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: blob inspect command #1133

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Merge remote-tracking branch 'upstream/main' into feat/blob_inspect

5e8d773
Select commit
Loading
Failed to load commit list.
Draft

feat: blob inspect command #1133

Merge remote-tracking branch 'upstream/main' into feat/blob_inspect
5e8d773
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 1s

73.97% (target 70.00%)

View this Pull Request on Codecov

73.97% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 92.95775% with 15 lines in your changes missing coverage. Please review.

Project coverage is 73.97%. Comparing base (cd933da) to head (5e8d773).

Files with missing lines Patch % Lines
internal/envelope/signature.go 89.85% 10 Missing and 4 partials ⚠️
cmd/notation/inspect.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1133      +/-   ##
==========================================
+ Coverage   72.38%   73.97%   +1.58%     
==========================================
  Files          50       53       +3     
  Lines        3125     3181      +56     
==========================================
+ Hits         2262     2353      +91     
+ Misses        670      639      -31     
+ Partials      193      189       -4     

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