-
Notifications
You must be signed in to change notification settings - Fork 83
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
Add coverage calculation and badge #127
Conversation
Signed-off-by: Shreyas Kirtane <[email protected]>
Signed-off-by: Shreyas Kirtane <[email protected]>
Signed-off-by: Shreyas Kirtane <[email protected]>
Signed-off-by: Shreyas Kirtane <[email protected]>
Signed-off-by: Yuri Shkuro <[email protected]>
@skirtan1 I think you will need to go back to your initial version of using a sub-action, because the workflow is failing with an error which I think is not solved in the retry-action (according to Wandalen/wretry.action#115) |
Signed-off-by: Shreyas Kirtane <[email protected]>
Signed-off-by: Yuri Shkuro <[email protected]>
let's try with 3.7.0 |
Signed-off-by: Yuri Shkuro <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #127 +/- ##
==========================================
+ Coverage 8.33% 87.85% +79.51%
==========================================
Files 16 12 -4
Lines 7830 568 -7262
==========================================
- Hits 653 499 -154
+ Misses 7135 67 -7068
+ Partials 42 2 -40 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Yuri Shkuro <[email protected]>
Thanks! |
Which problem is this PR solving?
Enhancements for #6572
Description of the changes
How was this change tested?
Checklist
jaeger
:make lint test
jaeger-ui
:npm run lint
andnpm run test