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 test on typings for constantFrom and chain #1380

Merged
merged 1 commit into from Jan 20, 2021

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Jan 20, 2021

In a nutshell

Related to dubzzz/ava-fast-check#14

❌ New feature
❌ Fix an issue
❌ Documentation improvement
✔️ Other: typings test

(✔️: yes, ❌: no)

Potential impacts

None

@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 cce24f3:

Sandbox Source
Vanilla Configuration
fast-check-examples Configuration

@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #1380 (cce24f3) into master (ae7c260) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1380   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files          91       91           
  Lines        3045     3045           
  Branches      537      580   +43     
=======================================
  Hits         3001     3001           
  Misses         41       41           
  Partials        3        3           
Flag Coverage Δ
e2e-tests 89.12% <ø> (ø)
e2e-tests-10.x-Linux 89.12% <ø> (+0.03%) ⬆️
e2e-tests-10.x-Windows 87.02% <ø> (ø)
e2e-tests-10.x-macOS 89.09% <ø> (?)
e2e-tests-12.x-Linux 89.09% <ø> (ø)
e2e-tests-12.x-Windows 87.12% <ø> (+0.06%) ⬆️
e2e-tests-12.x-macOS 89.12% <ø> (+0.03%) ⬆️
e2e-tests-14.x-Linux 89.12% <ø> (+0.06%) ⬆️
e2e-tests-14.x-Windows 87.02% <ø> (?)
e2e-tests-14.x-macOS 89.09% <ø> (?)
unit-tests 97.07% <ø> (ø)
unit-tests-10.x-Linux 97.07% <ø> (+0.03%) ⬆️
unit-tests-12.x-Linux 97.07% <ø> (ø)
unit-tests-14.x-Linux 97.07% <ø> (ø)

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


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 ae7c260...cce24f3. Read the comment docs.

@github-actions
Copy link
Contributor

Give a try to cce24f3 with:

yarn add https://6007e9009dc7a0874ab9073b--dazzling-goodall-4f0e38.netlify.app/fast-check.tgz
npm i https://6007e9009dc7a0874ab9073b--dazzling-goodall-4f0e38.netlify.app/fast-check.tgz

Or have a look to the generated documentation.

@dubzzz dubzzz merged commit 547b1f1 into master Jan 20, 2021
@dubzzz dubzzz deleted the add-type-check-test branch January 20, 2021 08:30
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