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 test related to NaN in exclusive mode #4117

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Jul 27, 2023

Fixes #4116

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): ...

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
ijjk JJ Kasper
Fixes #4116
@codesandbox-ci
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 6e602a8:

Sandbox Source
Vanilla Configuration
@fast-check/examples Configuration

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #4117 (6e602a8) into main (ee935dc) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4117   +/-   ##
=======================================
  Coverage   94.65%   94.65%           
=======================================
  Files         211      211           
  Lines        5917     5917           
  Branches     1358     1358           
=======================================
  Hits         5601     5601           
  Misses        300      300           
  Partials       16       16           
Flag Coverage Δ
unit-tests 94.65% <ø> (ø)
unit-tests-14.x-Linux 94.65% <ø> (ø)
unit-tests-16.x-Linux ?
unit-tests-18.x-Linux 94.64% <ø> (-0.02%) ⬇️
unit-tests-latest-Linux 94.65% <ø> (ø)

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

@dubzzz dubzzz merged commit 598c3ff into main Jul 27, 2023
@dubzzz dubzzz deleted the stabilize-tests-nan branch July 27, 2023 18:48
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.

Flaky test
1 participant