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 func-related tests #2210

Merged
merged 2 commits into from
Aug 15, 2021
Merged

✅ Rewrite func-related tests #2210

merged 2 commits into from
Aug 15, 2021

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Aug 15, 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): ...

@codecov
Copy link

codecov bot commented Aug 15, 2021

Codecov Report

Merging #2210 (26aa57d) into main (ab71115) will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2210      +/-   ##
==========================================
+ Coverage   95.37%   95.52%   +0.15%     
==========================================
  Files         200      200              
  Lines        4583     4583              
  Branches      906      906              
==========================================
+ Hits         4371     4378       +7     
+ Misses        208      201       -7     
  Partials        4        4              
Flag Coverage Δ
unit-tests 95.52% <ø> (+0.15%) ⬆️

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

Impacted Files Coverage Δ
src/arbitrary/_internals/ArrayArbitrary.ts 99.09% <0.00%> (+4.50%) ⬆️
src/random/generator/Random.ts 100.00% <0.00%> (+7.40%) ⬆️

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 ab71115...26aa57d. Read the comment docs.

@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 26aa57d:

Sandbox Source
Vanilla Configuration
fast-check-examples Configuration

@dubzzz dubzzz merged commit ce6abac into main Aug 15, 2021
@dubzzz dubzzz deleted the move-func-tests branch August 15, 2021 00: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