Skip to content

Feature/exclude pin actions main -> main #2502

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

Merged
merged 4 commits into from
Jan 31, 2025

add exemptedActions & pinToImmutable as optional params

38df01f
Select commit
Loading
Failed to load commit list.
Merged

Feature/exclude pin actions main -> main #2502

add exemptedActions & pinToImmutable as optional params
38df01f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 31, 2025 in 0s

66.00% (-0.22%) compared to af18f63

View this Pull Request on Codecov

66.00% (-0.22%) compared to af18f63

Details

Codecov Report

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

Project coverage is 66.00%. Comparing base (af18f63) to head (38df01f).

Files with missing lines Patch % Lines
remediation/workflow/secureworkflow.go 33.33% 6 Missing and 2 partials ⚠️
remediation/workflow/pin/pinactions.go 80.95% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2502      +/-   ##
==========================================
- Coverage   66.21%   66.00%   -0.22%     
==========================================
  Files          17       17              
  Lines        1788     1812      +24     
==========================================
+ Hits         1184     1196      +12     
- Misses        516      525       +9     
- Partials       88       91       +3     

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