Skip to content

Add e2e test

7c66cd5
Select commit
Loading
Failed to load commit list.
Merged

Watch and reconcile operator-controller ConfigMaps #2062

Add e2e test
7c66cd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2025 in 0s

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 (5bef76f) to head (7c66cd5).

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             @@
##             main    #2062      +/-   ##
==========================================
- 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.