Skip to content

feat: automatic batching for big data#1045

Merged
MilesCranmer merged 5 commits into
masterfrom
smarter-batching
Oct 7, 2025
Merged

feat: automatic batching for big data#1045
MilesCranmer merged 5 commits into
masterfrom
smarter-batching

Conversation

@MilesCranmer

Copy link
Copy Markdown
Owner

This PR implements a feature where, for dataset sizes >= 1000, batching is turned on by default.

Since this is a breaking change, it would only be included in v2.

@codecov

codecov Bot commented Sep 29, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.24%. Comparing base (adaa8ad) to head (8fecc2c).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1045      +/-   ##
==========================================
+ Coverage   94.21%   94.24%   +0.03%     
==========================================
  Files          21       21              
  Lines        1642     1652      +10     
==========================================
+ Hits         1547     1557      +10     
  Misses         95       95              

☔ 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.

Base automatically changed from backend-2.0 to master October 7, 2025 00:23
@MilesCranmer MilesCranmer enabled auto-merge October 7, 2025 00:50
@MilesCranmer MilesCranmer merged commit 2091579 into master Oct 7, 2025
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant