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

Refactor(issuegenerator): Create issues based on JUnit test results #672

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Merge branch 'main' into ping-codeowners

f393dd2
Select commit
Loading
Failed to load commit list.
Open

Refactor(issuegenerator): Create issues based on JUnit test results #672

Merge branch 'main' into ping-codeowners
f393dd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 6, 2025 in 0s

52.43% (-0.07%) compared to 14f89b4

View this Pull Request on Codecov

52.43% (-0.07%) compared to 14f89b4

Details

Codecov Report

Attention: Patch coverage is 13.18681% with 79 lines in your changes missing coverage. Please review.

Project coverage is 52.43%. Comparing base (14f89b4) to head (f393dd2).

Files with missing lines Patch % Lines
issuegenerator/main.go 13.18% 77 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #672      +/-   ##
==========================================
- Coverage   52.49%   52.43%   -0.07%     
==========================================
  Files          57       57              
  Lines        3444     3477      +33     
==========================================
+ Hits         1808     1823      +15     
- Misses       1466     1480      +14     
- Partials      170      174       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.