dubzzz / fast-check

Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
https://fast-check.dev/
MIT License
4.33k stars 180 forks source link

💥 Drop deprecated `.noBias` #5135

Closed dubzzz closed 3 months ago

dubzzz commented 3 months ago

Description

Dropping the method noBias in favor of its arbitrary version.

ChecklistDon't delete this checklist and make sure you do the following before opening the PR

Advanced

codesandbox-ci[bot] commented 3 months ago

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 61e3e245e1e3265cbfba54ce30ec601d3c424258:

Sandbox Source
@fast-check/examples Configuration
github-actions[bot] commented 3 months ago

👋 A preview of the new documentation is available at: http://6697057a9a6027045dde78c6--dubzzz-fast-check.netlify.app

github-actions[bot] commented 3 months ago

👋 A preview of the new documentation is available at: http://66970d952f071a05de7b7be9--dubzzz-fast-check.netlify.app

github-actions[bot] commented 3 months ago

👋 A preview of the new documentation is available at: http://66970ebec61fe90b59cf8b01--dubzzz-fast-check.netlify.app

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.67%. Comparing base (9b4421f) to head (d943ca1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next-3_20_0 #5135 +/- ## ============================================ Coverage 94.66% 94.67% ============================================ Files 216 216 Lines 9211 9213 +2 Branches 2686 2685 -1 ============================================ + Hits 8720 8722 +2 Misses 491 491 ``` | [Flag](https://app.codecov.io/gh/dubzzz/fast-check/pull/5135/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nicolas+DUBIEN) | Coverage Δ | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/dubzzz/fast-check/pull/5135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nicolas+DUBIEN) | `94.67% <100.00%> (+<0.01%)` | :arrow_up: | | [unit-tests-18.x-Linux](https://app.codecov.io/gh/dubzzz/fast-check/pull/5135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nicolas+DUBIEN) | `94.61% <100.00%> (-0.06%)` | :arrow_down: | | [unit-tests-20.x-Linux](https://app.codecov.io/gh/dubzzz/fast-check/pull/5135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nicolas+DUBIEN) | `94.67% <100.00%> (+<0.01%)` | :arrow_up: | | [unit-tests-22.x-Linux](https://app.codecov.io/gh/dubzzz/fast-check/pull/5135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nicolas+DUBIEN) | `94.67% <100.00%> (+<0.01%)` | :arrow_up: | | [unit-tests-latest-Linux](https://app.codecov.io/gh/dubzzz/fast-check/pull/5135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nicolas+DUBIEN) | `94.67% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nicolas+DUBIEN#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 months ago

👋 A preview of the new documentation is available at: http://669711c44901e610f254bac9--dubzzz-fast-check.netlify.app

github-actions[bot] commented 3 months ago

👋 A preview of the new documentation is available at: http://669713c21b075a1050af3e02--dubzzz-fast-check.netlify.app