Skip to content

fix(webhook/mutating): assert handler is non-nil before type check

21431ee
Select commit
Loading
Failed to load commit list.
Open

test(webhook/mutating): migrate tests to Ginkgo/Gomega #5755

fix(webhook/mutating): assert handler is non-nil before type check
21431ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

61.40% (+0.17%) compared to bdc4ab0

View this Pull Request on Codecov

61.40% (+0.17%) compared to bdc4ab0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.40%. Comparing base (bdc4ab0) to head (21431ee).
⚠️ Report is 29 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5755      +/-   ##
==========================================
+ Coverage   61.22%   61.40%   +0.17%     
==========================================
  Files         444      444              
  Lines       30557    30656      +99     
==========================================
+ Hits        18710    18824     +114     
+ Misses      10307    10285      -22     
- Partials     1540     1547       +7     

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