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

✨ Mark interrupted runs without any success as failures #3508

Merged
merged 6 commits into from Dec 24, 2022

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Dec 22, 2022

Category:

  • ✨ Introduce new features
  • 📝 Add or update documentation
  • ✅ Add or update tests
  • 🐛 Fix a bug
  • 🏷️ Add or update types
  • ⚡️ Improve performance
  • Other(s): ...

Potential impacts:

  • Generated values
  • Shrink values
  • Performance
  • Typings
  • Other(s): ...

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 22, 2022

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 e73704e:

Sandbox Source
Vanilla Configuration
@fast-check/examples Configuration

@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Merging #3508 (e73704e) into main (a72607e) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3508   +/-   ##
=======================================
  Coverage   95.50%   95.50%           
=======================================
  Files         213      213           
  Lines        5890     5891    +1     
  Branches     1091     1092    +1     
=======================================
+ Hits         5625     5626    +1     
  Misses        265      265           
Flag Coverage Δ
unit-tests 95.50% <ø> (+<0.01%) ⬆️
unit-tests-14.x-Linux 95.48% <ø> (+<0.01%) ⬆️
unit-tests-16.x-Linux 95.48% <ø> (+<0.01%) ⬆️
unit-tests-18.x-Linux 95.48% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
...check/src/check/runner/configuration/Parameters.ts 0.00% <ø> (ø)
...st-check/src/check/runner/reporter/RunExecution.ts 95.45% <ø> (+0.06%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dubzzz dubzzz merged commit b801a26 into main Dec 24, 2022
@dubzzz dubzzz deleted the mark-no-run-interrupt-as-failure branch December 24, 2022 11:51
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

1 participant