-
Notifications
You must be signed in to change notification settings - Fork 30
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
build: update codecov action version #241
Conversation
Thanks for the pull request, @pomegranited! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
closing/opening to see if codecov works now (openedx/axim-engineering#1125) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a suggestion to run Coverage with the latest python, looks good otherwise!
Co-authored-by: Kyle McCormick <kyle@kylemccormick.me>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #241 +/- ##
==========================================
- Coverage 93.43% 92.33% -1.11%
==========================================
Files 18 18
Lines 1995 1995
Branches 130 268 +138
==========================================
- Hits 1864 1842 -22
Misses 118 118
- Partials 13 35 +22
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Since this is just a CI change, the coverage diff failure can be ignored. |
@pomegranited 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
cf https://discuss.openedx.org/t/codecov-upload-breakages/12877, openedx/axim-engineering#1125