-
Notifications
You must be signed in to change notification settings - Fork 13
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
Concat problem #347
Concat problem #347
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## devel #347 +/- ##
==========================================
- Coverage 72.94% 72.81% -0.14%
==========================================
Files 33 33
Lines 4144 4212 +68
Branches 955 967 +12
==========================================
+ Hits 3023 3067 +44
- Misses 740 761 +21
- Partials 381 384 +3
☔ View full report in Codecov by Sentry. |
This could be closed (fixed in #348 ) |
We will close this PR and create a test from |
Bug in concatenation.
Buggy example with some comment is in test-integration/src/trim.cc.