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

✅ Run fast-check against --moduleResolution nodenext #2805

Merged
merged 4 commits into from Mar 17, 2022

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Mar 17, 2022

Let's try to cover #2803 with dedicated tests.

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 Mar 17, 2022

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

Sandbox Source
Vanilla Configuration
fast-check-examples Configuration

@codecov
Copy link

codecov bot commented Mar 17, 2022

Codecov Report

Merging #2805 (acb2853) into main (ea223b6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2805   +/-   ##
=======================================
  Coverage   95.08%   95.08%           
=======================================
  Files         214      214           
  Lines        5023     5023           
  Branches     1000     1000           
=======================================
  Hits         4776     4776           
  Misses        243      243           
  Partials        4        4           
Flag Coverage Δ
unit-tests 95.08% <ø> (ø)

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 ea223b6...acb2853. Read the comment docs.

@dubzzz dubzzz merged commit 9c7f483 into main Mar 17, 2022
@dubzzz dubzzz deleted the attempt-to-check-nodenext branch March 17, 2022 21:23
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