Skip to content

feat(timeouts): support HTTPRoute timeouts.request and timeouts.backendRequest - #81

Open
KealanAU wants to merge 11 commits into
varnish:mainfrom
KealanAU:feat/request-timeout
Open

KealanAU wants to merge 11 commits into
varnish:mainfrom
KealanAU:feat/request-timeout

fix(timeouts): saturate route timeouts at ghost's u32 ceiling

e43da3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2026 in 0s

71.94% (-0.05%) compared to ff7844c, passed because coverage increased by 0.03% when compared to adjusted base (71.90%)

View this Pull Request on Codecov

71.94% (-0.05%) compared to ff7844c, passed because coverage increased by 0.03% when compared to adjusted base (71.90%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.94%. Comparing base (ff7844c) to head (e43da3e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   71.99%   71.94%   -0.05%     
==========================================
  Files          41       41              
  Lines        6716     6740      +24     
==========================================
+ Hits         4835     4849      +14     
- Misses       1539     1550      +11     
+ Partials      342      341       -1     

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