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: implement trigger and project/group deploy tokens #140

Merged
merged 16 commits into from
Dec 18, 2024

Added tests for deploy tokens

0202dd4
Select commit
Loading
Failed to load commit list.
Merged

feat: implement trigger and project/group deploy tokens #140

Added tests for deploy tokens
0202dd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 1s

95.32% (+1.28%) compared to 6c58328

View this Pull Request on Codecov

95.32% (+1.28%) compared to 6c58328

Details

Codecov Report

Attention: Patch coverage is 99.68750% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.32%. Comparing base (6c58328) to head (0202dd4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
secret_access_tokens.go 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
+ Coverage   94.04%   95.32%   +1.28%     
==========================================
  Files          19       19              
  Lines        1544     1713     +169     
==========================================
+ Hits         1452     1633     +181     
+ Misses         65       57       -8     
+ Partials       27       23       -4     

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