Skip to content

tar: fix CI coverage for spawned tar tests#164

Merged
kaladron merged 1 commit intouutils:mainfrom
kaladron:coverage
Apr 10, 2026
Merged

tar: fix CI coverage for spawned tar tests#164
kaladron merged 1 commit intouutils:mainfrom
kaladron:coverage

Conversation

@kaladron
Copy link
Copy Markdown
Collaborator

@kaladron kaladron commented Apr 8, 2026

Make the coverage job include the full workspace and collect coverage from spawned CLI test runs. This prevents exercised tar paths from showing up as uncovered.

Make the coverage job include the full workspace and collect
coverage from spawned CLI test runs. This prevents exercised
tar paths from showing up as uncovered.
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.67%. Comparing base (2c7a5e6) to head (ece5998).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #164       +/-   ##
===========================================
+ Coverage   60.83%   96.67%   +35.83%     
===========================================
  Files           7        9        +2     
  Lines         789      931      +142     
  Branches       24       24               
===========================================
+ Hits          480      900      +420     
+ Misses        309       30      -279     
- Partials        0        1        +1     
Flag Coverage Δ
macos_latest 96.67% <ø> (+35.83%) ⬆️
ubuntu_latest 96.67% <ø> (+35.83%) ⬆️
windows_latest 0.00% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kaladron kaladron marked this pull request as ready for review April 8, 2026 22:38
@kaladron kaladron requested a review from cakebaker April 8, 2026 22:38
@kaladron
Copy link
Copy Markdown
Collaborator Author

kaladron commented Apr 8, 2026

I think this is finally the CI catching all of the coverage info. =)

@kaladron kaladron merged commit 78c666a into uutils:main Apr 10, 2026
17 checks passed
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