Skip to content

feat: add diff threshold #201

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 10 commits into from
Jul 10, 2025
Merged

feat: add diff threshold #201

merged 10 commits into from
Jul 10, 2025

Conversation

vladopajic
Copy link
Owner

@vladopajic vladopajic commented Jul 4, 2025

this pr add diff threshold check that checks if difference in coverage percentage from base is satisfied (as explained in #181).

Copy link

github-actions bot commented Jul 4, 2025

go-test-coverage report:

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

Current tests coverage has not changed.

@vladopajic vladopajic linked an issue Jul 4, 2025 that may be closed by this pull request
@vladopajic vladopajic merged commit 8d0e426 into main Jul 10, 2025
10 checks passed
@vladopajic vladopajic deleted the diff-threshold branch July 10, 2025 19:25
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: diff-threshold
1 participant