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

🚚 Move sparseArray arbitrary into /arbitrary #2034

Merged
merged 1 commit into from
Jun 24, 2021
Merged

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Jun 24, 2021

Category:

  • ✨ Introduce new features
  • πŸ“ Add or update documentation
  • βœ… Add or update tests
  • πŸ› Fix a bug
  • 🏷️ Add or update types
  • ⚑️ Improve performance
  • Other(s): Move code

Potential impacts:

  • Generated values
  • Shrink values
  • Performance
  • Typings
  • Other(s): ...

@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 747bf24:

Sandbox Source
Vanilla Configuration
fast-check-examples Configuration

@codecov
Copy link

codecov bot commented Jun 24, 2021

Codecov Report

Merging #2034 (747bf24) into main (47dbc61) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2034   +/-   ##
=======================================
  Coverage   96.58%   96.58%           
=======================================
  Files         176      176           
  Lines        4332     4332           
  Branches      806      806           
=======================================
  Hits         4184     4184           
  Misses        144      144           
  Partials        4        4           
Flag Coverage Ξ”
unit-tests 96.58% <100.00%> (ΓΈ)
unit-tests-12.x-Linux 96.58% <100.00%> (ΓΈ)
unit-tests-14.x-Linux 96.58% <100.00%> (ΓΈ)
unit-tests-16.x-Linux 96.58% <100.00%> (ΓΈ)

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

Impacted Files Coverage Ξ”
src/arbitrary/sparseArray.ts 100.00% <100.00%> (ΓΈ)
src/check/arbitrary/ObjectArbitrary.ts 97.60% <100.00%> (ΓΈ)
src/fast-check-default.ts 100.00% <100.00%> (ΓΈ)

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 47dbc61...747bf24. Read the comment docs.

@dubzzz dubzzz merged commit 6c3bd6e into main Jun 24, 2021
@dubzzz dubzzz deleted the move-sparse branch June 24, 2021 22:16
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