Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adding explicit batching #107

Merged
merged 9 commits into from
Oct 2, 2024

feat: Batcher.Add made variadic to allow passing of multiple points

bf9fb71
Select commit
Loading
Failed to load commit list.
Merged

feat: adding explicit batching #107

feat: Batcher.Add made variadic to allow passing of multiple points
bf9fb71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 0s

86.18% (+0.82%) compared to 5671330

View this Pull Request on Codecov

86.18% (+0.82%) compared to 5671330

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.18%. Comparing base (5671330) to head (bf9fb71).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   85.35%   86.18%   +0.82%     
==========================================
  Files          14       15       +1     
  Lines        1127     1194      +67     
==========================================
+ Hits          962     1029      +67     
  Misses        137      137              
  Partials       28       28              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.