Skip to content

feat: report uncovered lines #152

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

Merged
merged 11 commits into from
Feb 17, 2025
Merged

feat: report uncovered lines #152

merged 11 commits into from
Feb 17, 2025

Conversation

vladopajic
Copy link
Owner

@vladopajic vladopajic commented Feb 15, 2025

closes: #110

Copy link

github-actions bot commented Feb 15, 2025

go-test-coverage report:

File coverage threshold (100%) satisfied:	PASS
Total coverage threshold (100%) satisfied:	PASS
Total test coverage: 100% (580/580)

Current tests coverage has not changed.

@vladopajic vladopajic changed the title feat: add uncovered lines to reports feat: report uncovered lines Feb 15, 2025
@vladopajic vladopajic merged commit afbe198 into main Feb 17, 2025
8 checks passed
@vladopajic vladopajic deleted the feat-report-uncovered-lines branch February 17, 2025 08:20
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: report lines that are not covered by tests
1 participant