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

✨ Add depthFactor constraint on fc.frequency #1603

Merged
merged 6 commits into from Mar 12, 2021
Merged

✨ Add depthFactor constraint on fc.frequency #1603

merged 6 commits into from Mar 12, 2021

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Mar 11, 2021

In a nutshell

✔️ New feature
❌ Fix an issue
❌ Documentation improvement
❌ Other: please explain

(✔️: yes, ❌: no)

Potential impacts

None

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 11, 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 13f42d0:

Sandbox Source
Vanilla Configuration
fast-check-examples Configuration

@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #1603 (13f42d0) into main (132c093) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1603   +/-   ##
=======================================
  Coverage   97.47%   97.48%           
=======================================
  Files          93       93           
  Lines        3204     3215   +11     
  Branches      620      624    +4     
=======================================
+ Hits         3123     3134   +11     
  Misses         77       77           
  Partials        4        4           
Flag Coverage Δ
unit-tests 97.48% <100.00%> (+<0.01%) ⬆️
unit-tests-10.x-Linux 97.48% <100.00%> (+<0.01%) ⬆️
unit-tests-12.x-Linux 97.48% <100.00%> (+0.03%) ⬆️
unit-tests-14.x-Linux 97.48% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
src/check/arbitrary/FrequencyArbitrary.ts 98.59% <100.00%> (+0.25%) ⬆️

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 132c093...13f42d0. Read the comment docs.

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