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

💚 Reduce flakiness of tests regarding coverage #818

Merged
merged 1 commit into from
Jul 30, 2020
Merged

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Jul 30, 2020

Why is this PR for?

Coverage reported by the CI was flaky due to one line of code that was not always covered*

image

*Our test suite is using PBT as a consequence tests may vary from one run to another. But ideally we should still cover the same set of lines.

In a nutshell

❌ New feature
❌ Fix an issue
❌ Documentation improvement
✔️ Other: CI builds were flaky

(✔️: 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 41f843a:

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

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 95.655% when pulling 41f843a on fix-flaky-coverage into 9d71e2b on master.

@dubzzz dubzzz merged commit 9aa2274 into master Jul 30, 2020
@dubzzz dubzzz deleted the fix-flaky-coverage branch July 30, 2020 18:05
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.

2 participants