BitVacuumers: delegate byte splitting to the consumer#681
Merged
Conversation
6b17812 to
65a4e8c
Compare
…he iterator While it doesn't matter for `std::*inserter` iterators, it is generally a pointer, and that does need to be advanced.
65a4e8c to
a8274e1
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #681 +/- ##
===========================================
+ Coverage 60.91% 60.96% +0.05%
===========================================
Files 271 273 +2
Lines 16366 16406 +40
Branches 2077 2077
===========================================
+ Hits 9969 10002 +33
- Misses 6268 6276 +8
+ Partials 129 128 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
a8274e1 to
25ba5d8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.