-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(clickup-cdk): Add new codecov bypass workflow [CLK-464388] #241
Conversation
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.
Needs a docs/codecov-bypass-workflow/README.md
, please.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #241 +/- ##
==========================================
- Coverage 99.41% 99.35% -0.06%
==========================================
Files 16 17 +1
Lines 2045 2173 +128
Branches 122 136 +14
==========================================
+ Hits 2033 2159 +126
- Misses 12 14 +2
Continue to review full report in Codecov by Sentry.
|
Summary
When
codecov
service is degraded, all repos are blocked due to their required checks oncodecov/project
orcodecov/patch
.This functionality already exists in other repos. Adding this here so all downstream cdk repos can benefit and unblock themselves when needed!