-
Notifications
You must be signed in to change notification settings - Fork 5
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
Lossless cl #34
Lossless cl #34
Conversation
Codecov Report
@@ Coverage Diff @@
## master #34 +/- ##
=========================================
+ Coverage 98.2% 98.3% +0.09%
=========================================
Files 6 6
Lines 1227 1299 +72
=========================================
+ Hits 1205 1277 +72
Misses 22 22
Continue to review full report at Codecov.
|
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.
EDIT : wrong window, sorry... I will get to this a little later in the day...
Its ok this will most likely get refactored after the homogeneous version goes in |
It seems that for combine_latest both the special documents and the events go through the same process the only difference is the last and the missing
TST: also test lossless_combine_latest forwards
No description provided.