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 date arbitrary into /arbitrary #1831

Merged
merged 2 commits into from
May 6, 2021
Merged

🚚 Move date arbitrary into /arbitrary #1831

merged 2 commits into from
May 6, 2021

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented May 5, 2021

In a nutshell

❌ New feature
❌ Fix an issue
❌ Documentation improvement
βœ”οΈ Other: please explain

(βœ”οΈ: yes, ❌: no)

Potential impacts

Moving code

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 5, 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 6b6a459:

Sandbox Source
Vanilla Configuration
fast-check-examples Configuration

@codecov
Copy link

codecov bot commented May 5, 2021

Codecov Report

Merging #1831 (6b6a459) into main (07e0451) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1831   +/-   ##
=======================================
  Coverage   97.27%   97.27%           
=======================================
  Files         139      139           
  Lines        3774     3774           
  Branches      741      741           
=======================================
  Hits         3671     3671           
  Misses         99       99           
  Partials        4        4           
Flag Coverage Ξ”
unit-tests 97.27% <100.00%> (ΓΈ)
unit-tests-10.x-Linux 97.27% <100.00%> (ΓΈ)
unit-tests-12.x-Linux 97.27% <100.00%> (ΓΈ)
unit-tests-14.x-Linux 97.27% <100.00%> (ΓΈ)
unit-tests-16.x-Linux 97.27% <100.00%> (?)

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

Impacted Files Coverage Ξ”
src/arbitrary/date.ts 100.00% <100.00%> (ΓΈ)
src/check/arbitrary/ObjectArbitrary.ts 97.39% <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 07e0451...6b6a459. Read the comment docs.

@dubzzz dubzzz merged commit 34b7561 into main May 6, 2021
@dubzzz dubzzz deleted the move-date branch May 6, 2021 06:59
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.

1 participant