Skip to content

Upstream test suite: correctly handle tests that are skipped (fixes #92) - #93

Merged
sylvestre merged 1 commit into
uutils:mainfrom
oSoMoN:upstream-test-suite-skipped-tests-issue92
Oct 2, 2024
Merged

Upstream test suite: correctly handle tests that are skipped (fixes #92)#93
sylvestre merged 1 commit into
uutils:mainfrom
oSoMoN:upstream-test-suite-skipped-tests-issue92

Conversation

@oSoMoN

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecovBot commented Sep 27, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.56%. Comparing base (d07c043) to head (f75c187).
Report is 11 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #93 +/- ##
=======================================
Coverage 80.56% 80.56% =======================================
Files 10 10 Lines 4245 4245 Branches 397 397 =======================================
Hits 3420 3420 Misses 806 806 Partials 19 19 
FlagCoverage Δ
macos_latest80.67% <ø> (ø)
ubuntu_latest80.86% <ø> (ø)
windows_latest20.32% <ø> (ø)

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.

@oSoMoN
oSoMoN requested a review from sylvestreOctober 2, 2024 11:53
@sylvestre
sylvestre merged commit 7480068 into uutils:mainOct 2, 2024
Sign up for freeto 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.

Tests in the upstream test suite marked as skipped are incorrectly considered failed

2 participants

@oSoMoN@sylvestre