Skip to content

fix: improve latency metrics reliability#2540

Closed
alepane21 wants to merge 9 commits into
mainfrom
ale/eng-8915-router-router_http_request_duration-and-other-request
Closed

fix: improve latency metrics reliability#2540
alepane21 wants to merge 9 commits into
mainfrom
ale/eng-8915-router-router_http_request_duration-and-other-request

chore: replace Eq To Jsoneq to avoid flakiness

3928ae1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

62.22% (target 30.00%)

View this Pull Request on Codecov

62.22% (target 30.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.22%. Comparing base (43aa77e) to head (3928ae1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2540   +/-   ##
=======================================
  Coverage   62.21%   62.22%           
=======================================
  Files         241      241           
  Lines       25499    25503    +4     
=======================================
+ Hits        15864    15868    +4     
- Misses       8297     8298    +1     
+ Partials     1338     1337    -1     
Files with missing lines Coverage Δ
router/core/engine_loader_hooks.go 89.22% <100.00%> (+0.26%) ⬆️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.