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

(feature): add direct image registry client Unpacker implementation #145

Merged

(feat): direct image registry client unpacker

9fea4bc
Select commit
Loading
Failed to load commit list.
Merged

(feature): add direct image registry client Unpacker implementation #145

(feat): direct image registry client unpacker
9fea4bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 6, 2023 in 0s

49.72% (-37.30%) compared to 8a90d8d

View this Pull Request on Codecov

49.72% (-37.30%) compared to 8a90d8d

Details

Codecov Report

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

Comparison is base (8a90d8d) 87.02% compared to head (9fea4bc) 49.72%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #145       +/-   ##
===========================================
- Coverage   87.02%   49.72%   -37.30%     
===========================================
  Files           3        6        +3     
  Lines         131      366      +235     
===========================================
+ Hits          114      182       +68     
- Misses         10      163      +153     
- Partials        7       21       +14     
Files Coverage Δ
pkg/controllers/core/catalog_controller.go 90.19% <20.00%> (-3.62%) ⬇️
internal/source/unpacker.go 0.00% <0.00%> (ø)
cmd/manager/main.go 9.92% <29.72%> (ø)
internal/source/image_registry_client.go 66.66% <66.66%> (ø)

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