Skip to content

feat(delivery): support maximum backoff duration - #802

Open
kahirokunn wants to merge 7 commits into
knative-extensions:mainfrom
kahirokunn:feat/delivery-backoff-max
Open

feat(delivery): support maximum backoff duration#802
kahirokunn wants to merge 7 commits into
knative-extensions:mainfrom
kahirokunn:feat/delivery-backoff-max

test(e2e): verify experimental delivery retry limits

f85abce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 1s

44.83% (+1.33%) compared to 0e4ba1f

View this Pull Request on Codecov

44.83% (+1.33%) compared to 0e4ba1f

Details

Codecov Report

❌ Patch coverage is 66.34615% with 70 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.83%. Comparing base (0e4ba1f) to head (f85abce).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
test/experimental/features/delivery/feature.go 44.76% 53 Missing and 5 partials ⚠️
pkg/broker/filter/handler.go 0.00% 4 Missing ⚠️
test/experimental/features/delivery/matchers.go 88.88% 2 Missing and 2 partials ⚠️
pkg/webhook/controller.go 0.00% 3 Missing ⚠️
...channel/jetstream/dispatcher/message_dispatcher.go 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #802      +/-   ##
==========================================
+ Coverage   43.50%   44.83%   +1.33%     
==========================================
  Files          68       72       +4     
  Lines        4259     4447     +188     
==========================================
+ Hits         1853     1994     +141     
- Misses       2282     2321      +39     
- Partials      124      132       +8     

☔ View full report in Codecov by Harness.
📢 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.