Skip to content

fix(routing/http): cap records after filtering

7fa3c6c
Select commit
Loading
Failed to load commit list.
Open

fix(routing/http): cap records after filtering #1157

fix(routing/http): cap records after filtering
7fa3c6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 1s

63.21% (+0.05%) compared to 4ea1540

View this Pull Request on Codecov

63.21% (+0.05%) compared to 4ea1540

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.21%. Comparing base (4ea1540) to head (7fa3c6c).

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1157      +/-   ##
==========================================
+ Coverage   63.15%   63.21%   +0.05%     
==========================================
  Files         267      268       +1     
  Lines       26867    26884      +17     
==========================================
+ Hits        16969    16994      +25     
+ Misses       8173     8163      -10     
- Partials     1725     1727       +2     
Files with missing lines Coverage Δ
routing/http/server/server.go 77.83% <100.00%> (+1.67%) ⬆️
routing/http/types/iter/limit.go 100.00% <100.00%> (ø)

... and 12 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.