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

fix: use canonical names inside TUF fetcher #144

Merged
merged 4 commits into from
Aug 30, 2024

fix: keep hold of reference to Config

3b7536c
Select commit
Loading
Failed to load commit list.
Merged

fix: use canonical names inside TUF fetcher #144

fix: keep hold of reference to Config
3b7536c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2024 in 0s

66.89% (+0.15%) compared to bada1df

View this Pull Request on Codecov

66.89% (+0.15%) compared to bada1df

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 66.89%. Comparing base (bada1df) to head (3b7536c).

Files with missing lines Patch % Lines
pkg/tuf/tuf.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
+ Coverage   66.73%   66.89%   +0.15%     
==========================================
  Files          40       40              
  Lines        2324     2332       +8     
==========================================
+ Hits         1551     1560       +9     
+ Misses        505      504       -1     
  Partials      268      268              

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