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

refactor: simplify validateImager, validateManifester #5366

Conversation

alexandear
Copy link
Contributor

@alexandear alexandear commented Dec 12, 2024

The PR simplifies validateManifester and validateImager functions. Also, adds tests to prove that refactoring doesn't break anything.

@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 12, 2024
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.67%. Comparing base (c68d830) to head (9298a2c).
Report is 834 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5366      +/-   ##
==========================================
- Coverage   83.77%   82.67%   -1.11%     
==========================================
  Files         135      150      +15     
  Lines       13029    14929    +1900     
==========================================
+ Hits        10915    12342    +1427     
- Misses       1677     2052     +375     
- Partials      437      535      +98     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexandear alexandear force-pushed the refactor/docker-validate-manifester-imager branch from 43aa96f to 9298a2c Compare December 12, 2024 18:33
@alexandear alexandear requested a review from caarlos0 December 12, 2024 18:34
@caarlos0 caarlos0 merged commit 21934d1 into goreleaser:main Dec 12, 2024
17 of 19 checks passed
@caarlos0
Copy link
Member

thank you!

@alexandear alexandear deleted the refactor/docker-validate-manifester-imager branch December 12, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants