-
Notifications
You must be signed in to change notification settings - Fork 453
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
Nit improvements to batchprocessors #2466
Nit improvements to batchprocessors #2466
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2466 +/- ##
=======================================
- Coverage 77.2% 77.1% -0.1%
=======================================
Files 124 124
Lines 23016 23021 +5
=======================================
+ Hits 17770 17771 +1
- Misses 5246 5250 +4 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good with the error reason fixed. Approving the PR to unblock.
Incrementally changing, to keep reviews easier. Lot more work left.