-
-
Notifications
You must be signed in to change notification settings - Fork 70
ci: Fix code coverage reporting #165
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
Conversation
Thanks for opening this pull request!
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #165 +/- ##
==========================================
+ Coverage 93.53% 93.64% +0.10%
==========================================
Files 23 23
Lines 588 598 +10
==========================================
+ Hits 550 560 +10
Misses 38 38 ☔ View full report in Codecov by Sentry. |
|
@mtrezza this is ready for review |
|
Wait before merging, it looks like the badge is broken... |
|
@mtrezza the badges are fixed, ready for review |
|
🎉 This change has been released in version 6.4.0 |
Fix code coverage and update CI to latest versions.