Skip to content

Conversation

@deniskorbakov
Copy link
Contributor

Updated the display of uncovered rows - added a column with file coverage

Now the display looks like this:

File coverage threshold (100%) satisfied:       PASS
Total coverage threshold (100%) satisfied:      FAIL
Total test coverage: 98.5% (709/720)

Files with uncovered lines:
  file:                                         file coverage:  uncovered lines:
  pkg/testcoverage/badgestorer/github.go        43.8%           37-50 54 64-66 72-73 77-79
  pkg/testcoverage/path/path.go                 66.7%           16 24

close #235

@deniskorbakov deniskorbakov changed the title 235 view coverage files feat: view coverage files Nov 8, 2025
@vladopajic vladopajic changed the title feat: view coverage files feat(report): show file coverage with uncovered lines Nov 8, 2025
@vladopajic vladopajic merged commit eecd8fb into vladopajic:main Nov 9, 2025
1 check passed
@vladopajic
Copy link
Owner

merged! thanks

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.

feat: Show the percentage of file coverage

2 participants