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: add gitlab revoke option so vault doesn't revoke the token when the parent expires #52

Merged
merged 6 commits into from
Feb 23, 2024

Update README

ce4e8f9
Select commit
Loading
Failed to load commit list.
Merged

feat: add gitlab revoke option so vault doesn't revoke the token when the parent expires #52

Update README
ce4e8f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2024 in 1s

87.95% (+0.07%) compared to 1825ae7

View this Pull Request on Codecov

87.95% (+0.07%) compared to 1825ae7

Details

Codecov Report

Attention: Patch coverage is 97.64706% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 87.95%. Comparing base (1825ae7) to head (ce4e8f9).

Files Patch % Lines
secret_access_tokens.go 90.90% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   87.88%   87.95%   +0.07%     
==========================================
  Files          15       15              
  Lines         949      955       +6     
==========================================
+ Hits          834      840       +6     
  Misses         68       68              
  Partials       47       47              

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