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

Add registry-proxy functionality #238

Merged
merged 2 commits into from
Dec 4, 2022
Merged

Add registry-proxy functionality #238

merged 2 commits into from
Dec 4, 2022

Conversation

ckotzbauer
Copy link
Owner

Close #205
Signed-off-by: Christian Kotzbauer [email protected]

@ckotzbauer ckotzbauer added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 19, 2022
@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Nov 19, 2022
@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2022

Codecov Report

Base: 35.78% // Head: 42.34% // Increases project coverage by +6.55% 🎉

Coverage data is based on head (b54056a) compared to base (93dec8d).
Patch coverage: 57.14% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #238      +/-   ##
==========================================
+ Coverage   35.78%   42.34%   +6.55%     
==========================================
  Files           2        4       +2     
  Lines         190      333     +143     
==========================================
+ Hits           68      141      +73     
- Misses        117      176      +59     
- Partials        5       16      +11     
Impacted Files Coverage Δ
internal/syft/syft.go 56.30% <57.14%> (-2.59%) ⬇️
internal/target/oci/oci_target.go 43.33% <0.00%> (ø)
internal/target/oci/oci.go 61.11% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Christian Kotzbauer <[email protected]>
@ckotzbauer ckotzbauer force-pushed the feature/registry-proxy branch from 356f44c to b54056a Compare December 4, 2022 13:17
@ckotzbauer ckotzbauer merged commit 1b16079 into main Dec 4, 2022
@ckotzbauer ckotzbauer deleted the feature/registry-proxy branch December 4, 2022 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mirror configuration for registries
2 participants