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

controllers/version/metadata: Simplify validate_yank_update() fn #9558

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

controllers/version/metadata: Simplify `validate_yank_update()` fn

4f86a8a
Select commit
Loading
Failed to load commit list.
Open

controllers/version/metadata: Simplify validate_yank_update() fn #9558

controllers/version/metadata: Simplify `validate_yank_update()` fn
4f86a8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

89.12% (+0.00%) compared to 90e63af

View this Pull Request on Codecov

89.12% (+0.00%) compared to 90e63af

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.12%. Comparing base (90e63af) to head (4f86a8a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9558   +/-   ##
=======================================
  Coverage   89.11%   89.12%           
=======================================
  Files         285      285           
  Lines       28922    28925    +3     
=======================================
+ Hits        25775    25778    +3     
  Misses       3147     3147           

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