Skip to content
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

Merged
merged 5 commits into from
Jan 30, 2024

Conversation

m-szaf
Copy link
Contributor

@m-szaf m-szaf commented Jan 30, 2024

Summary

When codecov service is degraded, all repos are blocked due to their required checks on codecov/project or codecov/patch.

This functionality already exists in other repos. Adding this here so all downstream cdk repos can benefit and unblock themselves when needed!

@m-szaf m-szaf requested a review from a team as a code owner January 30, 2024 17:49
Copy link
Collaborator

@ahammond ahammond left a 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.

src/codecov-bypass-workflow.ts Outdated Show resolved Hide resolved
src/clickup-cdk.ts Show resolved Hide resolved
src/codecov-bypass-workflow.ts Show resolved Hide resolved
src/codecov-bypass-workflow.ts Show resolved Hide resolved
@m-szaf m-szaf changed the title feat: Add new codecov bypass workflow [CLK-464388] feat(clickup-cdk): Add new codecov bypass workflow [CLK-464388] Jan 30, 2024
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (3d76724) 99.41% compared to head (e657314) 99.35%.

Additional details and impacted files

Impacted file tree graph

@@            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     
Files Coverage Δ
src/codecov-bypass-workflow.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/clickup-cdk.ts 96.98% <83.33%> (-0.37%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3d76724...e657314. Read the comment docs.

@m-szaf m-szaf merged commit 6fd195b into main Jan 30, 2024
8 checks passed
@m-szaf m-szaf deleted the Morgan-Szafranski/add-codecov-override-label branch January 30, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants