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

fix: prevent premature exit of test suites #660

Merged
merged 1 commit into from
Aug 7, 2024
Merged

fix: prevent premature exit of test suites #660

merged 1 commit into from
Aug 7, 2024

Conversation

wellwelwel
Copy link
Owner

@wellwelwel wellwelwel commented Aug 7, 2024

Partially fixes tstyche/tstyche#270 (comment).

The fix in fact will be assigned to #662.

@wellwelwel wellwelwel marked this pull request as ready for review August 7, 2024 15:23
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.18%. Comparing base (fc26a20) to head (45055ea).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #660   +/-   ##
=======================================
  Coverage   99.18%   99.18%           
=======================================
  Files          34       34           
  Lines        1848     1849    +1     
  Branches        8        8           
=======================================
+ Hits         1833     1834    +1     
  Misses         10       10           
  Partials        5        5           
Flag Coverage Δ
linux 98.97% <100.00%> (+<0.01%) ⬆️
osx 99.02% <100.00%> (+<0.01%) ⬆️
windows 98.59% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wellwelwel wellwelwel changed the title fix: prevent premature exit of test suite fix: prevent premature exit of test suites Aug 7, 2024
@wellwelwel wellwelwel merged commit 46d068a into main Aug 7, 2024
27 checks passed
@wellwelwel wellwelwel deleted the exit branch August 7, 2024 15:35
mrspaiva pushed a commit to mrspaiva/poku that referenced this pull request Aug 11, 2024
fix: prevent premature exit of test suite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant