Skip to content

Run `task crdref-gen`

817f36b
Select commit
Loading
Failed to load commit list.
Merged

Add authServerRef CRD types, controller logic, and unit tests #4644

Run `task crdref-gen`
817f36b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 0s

68.59% (-0.01%) compared to ed7e41b

View this Pull Request on Codecov

68.59% (-0.01%) compared to ed7e41b

Details

Codecov Report

❌ Patch coverage is 61.63683% with 150 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.59%. Comparing base (ed7e41b) to head (817f36b).

Files with missing lines Patch % Lines
...or/controllers/mcpexternalauthconfig_controller.go 34.84% 80 Missing and 6 partials ⚠️
...d/thv-operator/controllers/mcpserver_controller.go 71.87% 23 Missing and 4 partials ⚠️
...-operator/controllers/mcpremoteproxy_controller.go 76.08% 19 Missing and 3 partials ⚠️
cmd/thv-operator/pkg/controllerutil/authserver.go 82.97% 4 Missing and 4 partials ⚠️
...v-operator/controllers/mcpremoteproxy_runconfig.go 60.00% 1 Missing and 1 partial ⚠️
...md/thv-operator/controllers/mcpserver_runconfig.go 60.00% 1 Missing and 1 partial ⚠️
cmd/thv-operator/pkg/controllerutil/config.go 77.77% 1 Missing and 1 partial ⚠️
...-operator/controllers/mcpremoteproxy_deployment.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4644      +/-   ##
==========================================
- Coverage   68.60%   68.59%   -0.01%     
==========================================
  Files         516      516              
  Lines       53841    54180     +339     
==========================================
+ Hits        36937    37166     +229     
- Misses      14057    14149      +92     
- Partials     2847     2865      +18     

☔ 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.