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

Token Management Add/Remove/List/Update #1611

Merged
merged 26 commits into from
Apr 17, 2024

pr review comments

124c82a
Select commit
Loading
Failed to load commit list.
Merged

Token Management Add/Remove/List/Update #1611

pr review comments
124c82a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 16, 2024 in 0s

86.77% (target 87.00%)

View this Pull Request on Codecov

86.77% (target 87.00%)

Details

Codecov Report

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

Project coverage is 86.77%. Comparing base (a9f4c7c) to head (124c82a).
Report is 9 commits behind head on main.

Files Patch % Lines
cloud/workspace-token/workspace_token.go 82.90% 44 Missing and 29 partials ⚠️
cloud/deployment/deployment_token.go 90.11% 13 Missing and 13 partials ⚠️
cmd/cloud/deployment.go 91.30% 8 Missing and 8 partials ⚠️
cloud/organization/organization_token.go 94.18% 3 Missing and 2 partials ⚠️
cloud/team/team.go 97.22% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1611      +/-   ##
==========================================
+ Coverage   86.59%   86.77%   +0.18%     
==========================================
  Files         114      114              
  Lines       16080    16661     +581     
==========================================
+ Hits        13924    14458     +534     
- Misses       1293     1315      +22     
- Partials      863      888      +25     

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