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

πŸ’š Fix configuration for rollup esm tests #3379

Merged
merged 2 commits into from Nov 3, 2022
Merged

πŸ’š Fix configuration for rollup esm tests #3379

merged 2 commits into from Nov 3, 2022

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Nov 3, 2022

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 Nov 3, 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 50fa833:

Sandbox Source
Vanilla Configuration
@fast-check/examples Configuration

@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Merging #3379 (50fa833) into main (2f29d66) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3379      +/-   ##
==========================================
- Coverage   95.51%   95.49%   -0.02%     
==========================================
  Files         213      213              
  Lines        5839     5839              
  Branches     1076     1076              
==========================================
- Hits         5577     5576       -1     
- Misses        262      263       +1     
Flag Coverage Ξ”
unit-tests 95.49% <ΓΈ> (-0.02%) ⬇️
unit-tests-14.x-Linux 95.49% <ΓΈ> (+0.01%) ⬆️
unit-tests-16.x-Linux ?

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

Impacted Files Coverage Ξ”
packages/fast-check/src/arbitrary/unicode.ts 94.44% <0.00%> (-5.56%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dubzzz dubzzz merged commit c277de6 into main Nov 3, 2022
@dubzzz dubzzz deleted the rollup-esm branch November 3, 2022 08:41
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