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

Store the digest of each verified attestation in the PolicyAttestation object #925

Merged
merged 2 commits into from
Aug 8, 2023

add unit test to validate policy attestation digest

3930192
Select commit
Loading
Failed to load commit list.
Merged

Store the digest of each verified attestation in the PolicyAttestation object #925

add unit test to validate policy attestation digest
3930192
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2023 in 1s

54.69% (+0.03%) compared to b34e9c7

View this Pull Request on Codecov

54.69% (+0.03%) compared to b34e9c7

Details

Codecov Report

Merging #925 (3930192) into main (b34e9c7) will increase coverage by 0.03%.
Report is 6 commits behind head on main.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #925      +/-   ##
==========================================
+ Coverage   54.66%   54.69%   +0.03%     
==========================================
  Files          44       44              
  Lines        4831     4841      +10     
==========================================
+ Hits         2641     2648       +7     
- Misses       1975     1977       +2     
- Partials      215      216       +1     
Files Changed Coverage Δ
pkg/webhook/validator.go 62.27% <50.00%> (+0.06%) ⬆️