-
Notifications
You must be signed in to change notification settings - Fork 33
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
Regenerate Coverage w/ Flags #544
Conversation
Codecov ReportBase: 26.12313% // Head: 44.06876% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #544 +/- ##
====================================================
+ Coverage 26.12313% 44.06876% +17.94562%
====================================================
Files 11 455 +444
Lines 601 38567 +37966
Branches 0 160 +160
====================================================
+ Hits 157 16996 +16839
- Misses 423 19516 +19093
- Partials 21 2055 +2034
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Description
Reruns coverage we missed prior to 6a8fcff being fixed.
Also fixes: actions/runner-images#6002