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: remove tags difference [CLK-493280] #26

Conversation

jose-clickup
Copy link
Contributor

@jose-clickup jose-clickup commented Apr 29, 2024

Fixes #CLK-493280
Library version tags introduced noise on cdk-diff outputs on PRs, diminishing the capability to review stack changes on comments quickly. E.g: https://github.com/time-loop/content-processor-cdk/pull/57#issuecomment-2081746467. This PR removes Tags diff with regex and also adds a note in case of tags diff so that the reviewer can find the complete diff output in GH actions logs.

@jose-clickup jose-clickup self-assigned this Apr 29, 2024
@jose-clickup jose-clickup requested a review from a team April 29, 2024 22:42
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

Attention: Patch coverage is 70.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 71.90%. Comparing base (4d05d27) to head (2b480f6).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   72.54%   71.90%   -0.65%     
==========================================
  Files           3        3              
  Lines         102      121      +19     
  Branches       17       20       +3     
==========================================
+ Hits           74       87      +13     
- Misses         26       32       +6     
  Partials        2        2              
Files Coverage Δ
src/parsingLogic.ts 90.62% <70.00%> (-5.48%) ⬇️

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 4d05d27...2b480f6. Read the comment docs.

@jose-clickup jose-clickup merged commit ecc796f into main Apr 30, 2024
14 checks passed
@jose-clickup jose-clickup deleted the Jose-Amoroso/CLK-493280/Add-option-to-remove-tags-from-cdk-diff-to-reduce-gh-comments-noise branch April 30, 2024 17:56
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.

2 participants