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

Add PATCH /crates/:crate/:version route #9423

Merged
merged 5 commits into from
Sep 30, 2024

controllers/version/metadata: Fix `yanked` usage

45ec3fb
Select commit
Loading
Failed to load commit list.
Merged

Add PATCH /crates/:crate/:version route #9423

controllers/version/metadata: Fix `yanked` usage
45ec3fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2024 in 0s

89.11% (+0.06%) compared to d02745c

View this Pull Request on Codecov

89.11% (+0.06%) compared to d02745c

Details

Codecov Report

Attention: Patch coverage is 98.49246% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.11%. Comparing base (d02745c) to head (45ec3fb).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/controllers/version/metadata.rs 97.02% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9423      +/-   ##
==========================================
+ Coverage   89.05%   89.11%   +0.06%     
==========================================
  Files         285      285              
  Lines       28757    28920     +163     
==========================================
+ Hits        25610    25773     +163     
  Misses       3147     3147              

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