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

feat: PoC for multi arch image create/update #1450

Closed
wants to merge 14 commits into from

--tag for update

e0d922e
Select commit
Loading
Failed to load commit list.
Closed

feat: PoC for multi arch image create/update #1450

--tag for update
e0d922e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2024 in 0s

80.41% (target 75.00%)

View this Pull Request on Codecov

80.41% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 25.74257% with 150 lines in your changes missing coverage. Please review.

Project coverage is 80.41%. Comparing base (d06bb81) to head (e0d922e).
Report is 18 commits behind head on main.

Files Patch % Lines
cmd/oras/root/manifest/index/update.go 21.21% 77 Missing and 1 partial ⚠️
cmd/oras/root/manifest/index/create.go 22.58% 71 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1450      +/-   ##
==========================================
- Coverage   85.46%   80.41%   -5.06%     
==========================================
  Files         108      113       +5     
  Lines        3825     4094     +269     
==========================================
+ Hits         3269     3292      +23     
- Misses        332      576     +244     
- Partials      224      226       +2     

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