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

✨ Add option to produce non-integer on float #4923

Merged
merged 4 commits into from
Apr 24, 2024
Merged

✨ Add option to produce non-integer on float #4923

merged 4 commits into from
Apr 24, 2024

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Apr 24, 2024

Related to #4831

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

codesandbox-ci bot commented Apr 24, 2024

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 693c157:

Sandbox Source
@fast-check/examples Configuration

Copy link
Contributor

👋 A preview of the new documentation is available at: http://662975e063fb165f1bf6cbdb--dubzzz-fast-check.netlify.app

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

Attention: Patch coverage is 96.94656% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 96.87%. Comparing base (eea3714) to head (f4bae2f).

❗ Current head f4bae2f differs from pull request most recent head 693c157. Consider uploading reports for the commit 693c157 to get more accurate results

Files Patch % Lines
...c/arbitrary/_internals/helpers/FloatOnlyHelpers.ts 89.74% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4923      +/-   ##
==========================================
- Coverage   96.87%   96.87%   -0.01%     
==========================================
  Files         211      213       +2     
  Lines       16216    16298      +82     
  Branches     2651     2664      +13     
==========================================
+ Hits        15710    15788      +78     
- Misses        506      510       +4     
Flag Coverage Δ
unit-tests 96.87% <96.94%> (-0.01%) ⬇️
unit-tests-18.x-Linux 96.87% <96.94%> (-0.01%) ⬇️
unit-tests-20.x-Linux 96.87% <96.94%> (-0.01%) ⬇️
unit-tests-latest-Linux 96.87% <96.94%> (-0.01%) ⬇️

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 enabled auto-merge (squash) April 24, 2024 21:20
Copy link
Contributor

👋 A preview of the new documentation is available at: http://6629786d2c0b49008d912939--dubzzz-fast-check.netlify.app

@dubzzz dubzzz merged commit f497fec into main Apr 24, 2024
50 checks passed
@dubzzz dubzzz deleted the no-int-float branch April 24, 2024 21:28
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.

None yet

1 participant