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

πŸ’š Stabilize tests of double on small ranges #4926

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Apr 25, 2024

Category:

  • ✨ Introduce new features
  • πŸ“ Add or update documentation
  • βœ… Add or update tests
  • πŸ› Fix a bug
  • 🏷️ Add or update types
  • ⚑️ Improve performance
  • Other(s): ...

Potential impacts:

  • Generated values
  • Shrink values
  • Performance
  • Typings
  • Other(s): ...

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 139b051:

Sandbox Source
@fast-check/examples Configuration

Copy link
Contributor

πŸ‘‹ A preview of the new documentation is available at: http://6629f945a8b2936f16a5a80b--dubzzz-fast-check.netlify.app

Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 96.87%. Comparing base (495bf3c) to head (139b051).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4926   +/-   ##
=======================================
  Coverage   96.87%   96.87%           
=======================================
  Files         213      213           
  Lines       16297    16297           
  Branches     2664     2663    -1     
=======================================
  Hits        15787    15787           
  Misses        510      510           
Flag Coverage Ξ”
unit-tests 96.87% <ΓΈ> (ΓΈ)
unit-tests-18.x-Linux 96.87% <ΓΈ> (ΓΈ)
unit-tests-20.x-Linux 96.87% <ΓΈ> (ΓΈ)
unit-tests-22.x-Linux 96.83% <ΓΈ> (-0.04%) ⬇️
unit-tests-latest-Linux 96.87% <ΓΈ> (ΓΈ)

Flags with carried forward coverage won't be shown. Click here to find out more.

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@dubzzz dubzzz merged commit 93b3ad9 into main Apr 25, 2024
76 checks passed
@dubzzz dubzzz deleted the stabilize-double-e2e branch April 25, 2024 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant