-
Notifications
You must be signed in to change notification settings - Fork 75
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
DE-701 | CodeCov Orb in CircleCI #301
Conversation
Apparently CodeCov has "automatic" coverage merging, so this task may be simpler than we originally thought: https://docs.codecov.com/docs/merging-reports
|
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #301 +/- ##
==========================================
- Coverage 99.01% 98.12% -0.89%
==========================================
Files 26 26
Lines 3958 4272 +314
==========================================
+ Hits 3919 4192 +273
- Misses 39 80 +41 ☔ View full report in Codecov by Sentry. |
Used the following setup: https://circleci.com/developer/orbs/orb/codecov/codecov
TODO: Enable "Uncertified" Orbs