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

⏪ Do not depreciate overloads for array-like (yet) #993

Merged
merged 1 commit into from
Sep 20, 2020

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Sep 20, 2020

For the moment, instead of explicitely depreciating the overloads for fc.array, fc.set and more to come. We only mark them as non-recommended.

Two subjects still need to be discussed before going for depreciated flag, see #992 for more details.

In a nutshell

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

(✔️: yes, ❌: no)

Potential impacts

None, not released yet

Related to #992

For the moment, instead of explicitely depreciating the overloadings for `fc.array`, `fc.set` and more to come. We only mark them as non-recommended.

Two subjects still need to be discussed before going for depreciated flag, see #992 for more details.
@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 18a5529:

Sandbox Source
Vanilla Configuration
dubzzz/fast-check: example Configuration

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.928% when pulling 18a5529 on do-not-depreciate-yet into 85aba9c on master.

@dubzzz dubzzz merged commit 220e3be into master Sep 20, 2020
@dubzzz dubzzz deleted the do-not-depreciate-yet branch September 20, 2020 20:43
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

2 participants