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 gitauth secrets cleanup #1766

Merged
merged 3 commits into from
Nov 6, 2024

Merge branch 'main' into gitauth-secret-not-removed

713795d
Select commit
Loading
Failed to load commit list.
Merged

Fix gitauth secrets cleanup #1766

Merge branch 'main' into gitauth-secret-not-removed
713795d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 0s

65.14% (-0.02%) compared to 9e71fa3

View this Pull Request on Codecov

65.14% (-0.02%) compared to 9e71fa3

Details

Codecov Report

Attention: Patch coverage is 15.38462% with 11 lines in your changes missing coverage. Please review.

Project coverage is 65.14%. Comparing base (9e71fa3) to head (713795d).

Files with missing lines Patch % Lines
pkg/pipelineascode/pipelineascode.go 15.38% 10 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1766      +/-   ##
==========================================
- Coverage   65.16%   65.14%   -0.02%     
==========================================
  Files         174      174              
  Lines       13246    13250       +4     
==========================================
  Hits         8632     8632              
- Misses       4041     4045       +4     
  Partials      573      573              

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