-
Notifications
You must be signed in to change notification settings - Fork 53
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
Modernize CI workflows #363
Conversation
Some work to do for CodeCov |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #363 +/- ##
==========================================
- Coverage 94.58% 92.85% -1.74%
==========================================
Files 7 7
Lines 739 742 +3
==========================================
- Hits 699 689 -10
- Misses 40 53 +13 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
I have correctly guessed the CodeCov token secret name. Tokenless uploads are possible here but would need to be enabled. See: https://docs.codecov.com/docs/codecov-tokens#uploading-without-a-token |
Coverage reductions no longer cause CI checks to fail |
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.
thanks for this
Noticed CI failures in #362