Skip to content

Move FG check to main

626ba75
Select commit
Loading
Failed to load commit list.
Merged

✨ auth: use synthetic user/group when service account is not defined #1816

Move FG check to main
626ba75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2025 in 1s

66.93% (+0.10%) compared to e729569

View this Pull Request on Codecov

66.93% (+0.10%) compared to e729569

Details

Codecov Report

Attention: Patch coverage is 87.23404% with 6 lines in your changes missing coverage. Please review.

Project coverage is 66.93%. Comparing base (e729569) to head (626ba75).

Files with missing lines Patch % Lines
cmd/operator-controller/main.go 0.00% 2 Missing and 1 partial ⚠️
internal/operator-controller/action/restconfig.go 90.90% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1816      +/-   ##
==========================================
+ Coverage   66.82%   66.93%   +0.10%     
==========================================
  Files          75       76       +1     
  Lines        6337     6378      +41     
==========================================
+ Hits         4235     4269      +34     
- Misses       1839     1844       +5     
- Partials      263      265       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.