Skip to content

👍 Add accumulate() function for automatic RPC batching with parallel execution support - #297

Merged
lambdalisue merged 2 commits into
mainfrom
batch-accumulate
Nov 15, 2025
Merged

👍 Add accumulate() function for automatic RPC batching with parallel execution support#297
lambdalisue merged 2 commits into
mainfrom
batch-accumulate

📝 Add clear documentation for differences between batch functions

5d6645e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2025 in 1s

85.73% (+0.91%) compared to d8bfd9d

View this Pull Request on Codecov

85.73% (+0.91%) compared to d8bfd9d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.73%. Comparing base (d8bfd9d) to head (5d6645e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #297      +/-   ##
==========================================
+ Coverage   84.82%   85.73%   +0.91%     
==========================================
  Files          64       66       +2     
  Lines        2879     3064     +185     
  Branches      281      306      +25     
==========================================
+ Hits         2442     2627     +185     
  Misses        435      435              
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.