Skip to content

feat(rpc): wire UnmarshalWithLimit into Stream.Recv#3630

Draft
wen-coding wants to merge 4 commits into
mainfrom
wen/unmarshal_with_limit_callsites
Draft

feat(rpc): wire UnmarshalWithLimit into Stream.Recv#3630
wen-coding wants to merge 4 commits into
mainfrom
wen/unmarshal_with_limit_callsites

refactor(rpc): make recvAllocMultiplier a float, round result to int

2fdc4ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

58.16% (-0.87%) compared to 51eb1fd

View this Pull Request on Codecov

58.16% (-0.87%) compared to 51eb1fd

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.16%. Comparing base (51eb1fd) to head (2fdc4ac).
⚠️ Report is 67 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3630      +/-   ##
==========================================
- Coverage   59.03%   58.16%   -0.87%     
==========================================
  Files        2243     2169      -74     
  Lines      184689   176141    -8548     
==========================================
- Hits       109028   102452    -6576     
+ Misses      65933    64661    -1272     
+ Partials     9728     9028     -700     
Files with missing lines Coverage Δ
sei-tendermint/internal/p2p/rpc/rpc.go 86.56% <100.00%> (ø)

... and 75 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.