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: make oci manifest version configurable #2908

Merged
merged 5 commits into from
Mar 27, 2024

chore: explicit set default value for `manifest_version` in schema files

97744ac
Select commit
Loading
Failed to load commit list.
Merged

feat: make oci manifest version configurable #2908

chore: explicit set default value for `manifest_version` in schema files
97744ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2024 in 1s

72.27% (+1.49%) compared to f997fb9

View this Pull Request on Codecov

72.27% (+1.49%) compared to f997fb9

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 72.27%. Comparing base (f997fb9) to head (97744ac).
Report is 180 commits behind head on main.

Files Patch % Lines
internal/oci/file.go 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2908      +/-   ##
==========================================
+ Coverage   70.78%   72.27%   +1.49%     
==========================================
  Files          91       92       +1     
  Lines        8729     7146    -1583     
==========================================
- Hits         6179     5165    -1014     
+ Misses       2165     1597     -568     
+ Partials      385      384       -1     

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