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

chore: audit controller and management controller permissions #2230

Merged
merged 9 commits into from
Jul 2, 2024

corresponding code changes

415edab
Select commit
Loading
Failed to load commit list.
Merged

chore: audit controller and management controller permissions #2230

corresponding code changes
415edab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2024 in 1s

46.36% (+0.05%) compared to 1f23cfd

View this Pull Request on Codecov

46.36% (+0.05%) compared to 1f23cfd

Details

Codecov Report

Attention: Patch coverage is 78.46154% with 14 lines in your changes missing coverage. Please review.

Project coverage is 46.36%. Comparing base (1f23cfd) to head (415edab).

Files Patch % Lines
api/v1alpha1/helpers.go 79.54% 5 Missing and 4 partials ⚠️
internal/controller/stages/stages.go 0.00% 3 Missing ⚠️
...nternal/controller/management/projects/projects.go 86.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2230      +/-   ##
==========================================
+ Coverage   46.30%   46.36%   +0.05%     
==========================================
  Files         242      242              
  Lines       16777    16810      +33     
==========================================
+ Hits         7769     7794      +25     
- Misses       8636     8640       +4     
- Partials      372      376       +4     

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