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(import): import single-layer container images directly #548

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

feat(import): import single-layer container images directly

e7234cc
Select commit
Loading
Failed to load commit list.
Open

feat(import): import single-layer container images directly #548

feat(import): import single-layer container images directly
e7234cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 0s

57.05% (+0.69%) compared to a576aa3

View this Pull Request on Codecov

57.05% (+0.69%) compared to a576aa3

Details

Codecov Report

Attention: 50 lines in your changes are missing coverage. Please review.

Comparison is base (a576aa3) 56.36% compared to head (e7234cc) 57.05%.

Files Patch % Lines
pkg/oci/oci.go 69.51% 17 Missing and 8 partials ⚠️
pkg/stacker/import.go 42.30% 10 Missing and 5 partials ⚠️
pkg/overlay/pack.go 47.36% 6 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #548      +/-   ##
==========================================
+ Coverage   56.36%   57.05%   +0.69%     
==========================================
  Files          64       64              
  Lines        7505     7545      +40     
==========================================
+ Hits         4230     4305      +75     
+ Misses       2553     2493      -60     
- Partials      722      747      +25     

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