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: update policy command to support OCI trust policy #1173

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

Conversation

JeyJeyGao
Copy link
Contributor

@JeyJeyGao JeyJeyGao commented Feb 14, 2025

Feat:

  • add OCI trust policy support for notation policy command

Resolves #1138

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

Attention: Patch coverage is 68.42105% with 12 lines in your changes missing coverage. Please review.

Project coverage is 75.99%. Comparing base (4808e08) to head (9afb873).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cmd/notation/policy/import.go 50.00% 9 Missing and 3 partials ⚠️

❌ Your patch check has failed because the patch coverage (68.42%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1173      +/-   ##
==========================================
- Coverage   76.10%   75.99%   -0.11%     
==========================================
  Files          64       64              
  Lines        3519     3529      +10     
==========================================
+ Hits         2678     2682       +4     
- Misses        646      650       +4     
- Partials      195      197       +2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OCI policy command update
1 participant