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

✅ Rewrite tests on next generation of floating point arbitraries #2091

Merged
merged 8 commits into from
Jul 8, 2021

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Jul 8, 2021

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

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 8, 2021

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 c98d435:

Sandbox Source
Vanilla Configuration
fast-check-examples Configuration

@codecov
Copy link

codecov bot commented Jul 8, 2021

Codecov Report

Merging #2091 (c98d435) into main (165e827) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2091   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files         190      190           
  Lines        4451     4451           
  Branches      875      875           
=======================================
  Hits         4295     4295           
  Misses        152      152           
  Partials        4        4           
Flag Coverage Δ
unit-tests 96.49% <ø> (ø)
unit-tests-12.x-Linux 96.49% <ø> (ø)
unit-tests-14.x-Linux 96.49% <ø> (ø)
unit-tests-16.x-Linux 96.49% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 165e827...c98d435. Read the comment docs.

@dubzzz dubzzz merged commit 9e29e65 into main Jul 8, 2021
@dubzzz dubzzz deleted the rewrite-tests-double branch July 8, 2021 21:11
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