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

πŸ’₯ Remove deprecated signatures of fc.json #1508

Merged
merged 2 commits into from
Feb 15, 2021

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Feb 15, 2021

In a nutshell

Related to #1492
Follow-up of #992

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

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

Potential impacts

Remove deprecated signatures of fc.*json*.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 15, 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 39bc496:

Sandbox Source
Vanilla Configuration
fast-check-examples Configuration

@codecov
Copy link

codecov bot commented Feb 15, 2021

Codecov Report

Merging #1508 (39bc496) into next-2_13_0 (fe20686) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           next-2_13_0    #1508      +/-   ##
===============================================
+ Coverage        97.29%   97.32%   +0.02%     
===============================================
  Files               91       91              
  Lines             3074     3064      -10     
  Branches           587      588       +1     
===============================================
- Hits              2991     2982       -9     
+ Misses              79       78       -1     
  Partials             4        4              
Flag Coverage Ξ”
unit-tests 97.32% <100.00%> (+0.02%) ⬆️
unit-tests-10.x-Linux 97.29% <100.00%> (-0.01%) ⬇️
unit-tests-12.x-Linux 97.29% <100.00%> (+0.02%) ⬆️
unit-tests-14.x-Linux 97.32% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Ξ”
src/check/arbitrary/ObjectArbitrary.ts 98.23% <100.00%> (+0.88%) ⬆️
src/check/arbitrary/SubarrayArbitrary.ts 94.64% <0.00%> (-0.67%) ⬇️
src/check/model/commands/CommandsArbitrary.ts 100.00% <0.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 fe20686...39bc496. Read the comment docs.

@dubzzz dubzzz merged commit 6e37d0a into next-2_13_0 Feb 15, 2021
@dubzzz dubzzz deleted the rm-deprecated-json branch February 15, 2021 20:52
dubzzz added a commit that referenced this pull request Jul 26, 2021
* πŸ’₯ Remove deprecated signatures of `fc.json`

* Apply suggestions from code review
dubzzz added a commit that referenced this pull request Jul 28, 2021
* πŸ’₯ Remove deprecated signatures of `fc.json`

* Apply suggestions from code review
dubzzz added a commit that referenced this pull request Jul 29, 2021
* πŸ’₯ Remove deprecated signatures of `fc.json`

* Apply suggestions from code review
dubzzz added a commit that referenced this pull request Jul 29, 2021
* πŸ’₯ Remove deprecated signatures of `fc.json`

* Apply suggestions from code review
dubzzz added a commit that referenced this pull request Nov 3, 2021
dubzzz added a commit that referenced this pull request Nov 3, 2021
dubzzz added a commit that referenced this pull request Mar 17, 2022
Adapted for 2.18.0
Adapted for 2.20.0
dubzzz added a commit that referenced this pull request May 3, 2022
Adapted for 2.18.0
Adapted for 2.20.0
dubzzz added a commit that referenced this pull request May 4, 2022
Adapted for 2.18.0
Adapted for 2.20.0
dubzzz added a commit that referenced this pull request May 5, 2022
Adapted for 2.18.0
Adapted for 2.20.0
dubzzz added a commit that referenced this pull request May 5, 2022
Adapted for 2.18.0
Adapted for 2.20.0
dubzzz added a commit that referenced this pull request May 5, 2022
* Adapted for 2.18.0
* Adapted for 2.20.0
* Adapted for 2.25.0
dubzzz added a commit that referenced this pull request May 6, 2022
Drop any legacy signatures of `fc.json` and related as planned in #992.
Any signature marked as deprecated on `fc.json` and related will be dropped by this PR.

Originally merged as #1508 for alpha versions.
dubzzz added a commit that referenced this pull request May 6, 2022
Drop any legacy signatures of `fc.json` and related as planned in #992.
Any signature marked as deprecated on `fc.json` and related will be dropped by this PR.

Originally merged as #1508 for alpha versions.
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