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

πŸ› Asynchrorous properties should be able to use asyncReporter #904

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Aug 19, 2020

A typo introduced into the codebase made users unable to to use the asyncReporter with asynchronous properties... but not with synchronous ones.

In a nutshell

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

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

Potential impacts

If users set an asyncReporter onto a synchronous properties the code will fails now (but actually, not failing was a mistake).

A typo introduced into the codebase made users unable to to use the `asyncReporter` with asynchronous properties... but not with synchronous ones.
@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 5416d97:

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

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 96.136% when pulling 5416d97 on fix-reporter-bug into cdc60cd on master.

@dubzzz dubzzz merged commit 7f38cb6 into master Aug 19, 2020
@dubzzz dubzzz deleted the fix-reporter-bug branch August 19, 2020 07:17
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