Skip to content
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

Handle coverage when report is empty #128

Merged
merged 3 commits into from
Sep 8, 2024
Merged

Handle coverage when report is empty #128

merged 3 commits into from
Sep 8, 2024

Conversation

thsaravana
Copy link
Member

@thsaravana thsaravana commented Sep 8, 2024

When Report is empty, or when a part of the report like group, package, etc are empty, then calculate the coverage properly. Also, then when the <report /> itself is empty, handle the PR Comment message properly.

This fixes multiple issues that were reported.

Fixes #64
Fixes #65
Fixes #79
Fixes #85
Fixes #91

@thsaravana thsaravana self-assigned this Sep 8, 2024
@thsaravana thsaravana added this to the 1.7.1 milestone Sep 8, 2024
@thsaravana thsaravana merged commit b5991a2 into main Sep 8, 2024
3 checks passed
@thsaravana thsaravana deleted the fix-empty-report branch September 8, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment