Skip to content

Add e2e test

5ca0da6
Select commit
Loading
Failed to load commit list.
Merged

[release-1.17] Watch and reconcile operator-controller ConfigMaps #2067

Add e2e test
5ca0da6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2025 in 1s

62.16% (target 80.00%)

View this Pull Request on Codecov

62.16% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 27 lines in your changes missing coverage. Please review.

Project coverage is 62.16%. Comparing base (b30e558) to head (5ca0da6).

Files with missing lines Patch % Lines
pkg/reconciler/common/transformers.go 0.00% 9 Missing ⚠️
cmd/operator/main.go 0.00% 6 Missing ⚠️
pkg/reconciler/knativeeventing/controller.go 0.00% 6 Missing ⚠️
pkg/reconciler/knativeserving/controller.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.17    #2067      +/-   ##
================================================
- Coverage         62.81%   62.16%   -0.66%     
================================================
  Files                49       49              
  Lines              2294     2318      +24     
================================================
  Hits               1441     1441              
- Misses              761      785      +24     
  Partials             92       92              

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