Skip to content

Show missing lines in CI coverage report#293

Merged
hukkin merged 1 commit into
hukkin:masterfrom
encukou:cover-missing
Apr 10, 2026
Merged

Show missing lines in CI coverage report#293
hukkin merged 1 commit into
hukkin:masterfrom
encukou:cover-missing

Conversation

@encukou
Copy link
Copy Markdown
Collaborator

@encukou encukou commented Apr 7, 2026

When coverage is missing, the CI report doesn't tell you what to fix -- see for example: https://github.com/hukkin/tomli/actions/runs/23948589205/job/69850336226?pr=292

With --show-missing, it'll list the missed lines/branches.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b7e1bcc) to head (d9128bd).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #293   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          536       536           
  Branches       100       100           
=========================================
  Hits           536       536           

☔ 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.

@hukkin hukkin merged commit 50d7e47 into hukkin:master Apr 10, 2026
35 of 40 checks passed
@hukkin
Copy link
Copy Markdown
Owner

hukkin commented Apr 10, 2026

Thank you!

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