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

Fix DSSE Signature KeyID compatiblity with Sigstore signatures #362

Merged
merged 3 commits into from
Aug 24, 2024

Merge branch 'main' into fix-321

1355ca8
Select commit
Loading
Failed to load commit list.
Merged

Fix DSSE Signature KeyID compatiblity with Sigstore signatures #362

Merge branch 'main' into fix-321
1355ca8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 20, 2024 in 0s

1.62% (-80.78%) compared to a035c62

View this Pull Request on Codecov

1.62% (-80.78%) compared to a035c62

Details

Codecov Report

Attention: Patch coverage is 0.93458% with 106 lines in your changes missing coverage. Please review.

Project coverage is 1.62%. Comparing base (a035c62) to head (1355ca8).
Report is 152 commits behind head on main.

Files Patch % Lines
ent/attestation_query.go 0.00% 10 Missing ⚠️
ent/attestationcollection_query.go 0.00% 10 Missing ⚠️
ent/attestationpolicy_query.go 0.00% 10 Missing ⚠️
ent/dsse_query.go 0.00% 10 Missing ⚠️
ent/payloaddigest_query.go 0.00% 10 Missing ⚠️
ent/signature_query.go 0.00% 10 Missing ⚠️
ent/statement_query.go 0.00% 10 Missing ⚠️
ent/subject_query.go 0.00% 10 Missing ⚠️
ent/subjectdigest_query.go 0.00% 10 Missing ⚠️
ent/timestamp_query.go 0.00% 10 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #362       +/-   ##
==========================================
- Coverage   82.40%   1.62%   -80.78%     
==========================================
  Files          10     120      +110     
  Lines         358   28845    +28487     
==========================================
+ Hits          295     468      +173     
- Misses         43   28320    +28277     
- Partials       20      57       +37     

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