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

storage: fix compatibility on fetching token for registry backend #1443

Merged
merged 2 commits into from
Oct 20, 2023

api: fix the log message print in macro

2d43640
Select commit
Loading
Failed to load commit list.
Merged

storage: fix compatibility on fetching token for registry backend #1443

api: fix the log message print in macro
2d43640
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2023 in 1s

46.26% (-0.03%) compared to 5c63ba9

View this Pull Request on Codecov

46.26% (-0.03%) compared to 5c63ba9

Details

Codecov Report

Merging #1443 (2d43640) into master (5c63ba9) will decrease coverage by 0.03%.
The diff coverage is 19.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1443      +/-   ##
==========================================
- Coverage   46.29%   46.26%   -0.03%     
==========================================
  Files         123      123              
  Lines       38872    38878       +6     
  Branches    38872    38878       +6     
==========================================
- Hits        17995    17987       -8     
- Misses      19906    19918      +12     
- Partials      971      973       +2     
Files Coverage Δ
api/src/error.rs 67.74% <33.33%> (ø)
storage/src/backend/registry.rs 32.16% <17.39%> (-0.78%) ⬇️

... and 3 files with indirect coverage changes