Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚡️ Faster canShrinkWithoutContext for constants #5372

Merged
merged 6 commits into from
Oct 27, 2024

Update packages/fast-check/src/arbitrary/_internals/ConstantArbitrary.ts

3d69c8b
Select commit
Loading
Failed to load commit list.
Merged

⚡️ Faster canShrinkWithoutContext for constants #5372

Update packages/fast-check/src/arbitrary/_internals/ConstantArbitrary.ts
3d69c8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 27, 2024 in 1s

91.30% of diff hit (target 95.29%)

View this Pull Request on Codecov

91.30% of diff hit (target 95.29%)

Annotations

Check warning on line 284 in packages/fast-check/src/utils/globals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fast-check/src/utils/globals.ts#L283-L284

Added lines #L283 - L284 were not covered by tests

Check warning on line 297 in packages/fast-check/src/utils/globals.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fast-check/src/utils/globals.ts#L296-L297

Added lines #L296 - L297 were not covered by tests