-
-
Notifications
You must be signed in to change notification settings - Fork 867
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
fix for files with size more than buffer size #197
Conversation
Codecov Report
@@ Coverage Diff @@
## master #197 +/- ##
==========================================
+ Coverage 75.32% 75.48% +0.15%
==========================================
Files 11 11
Lines 1552 1558 +6
==========================================
+ Hits 1169 1176 +7
+ Misses 383 382 -1
Continue to review full report at Codecov.
|
@jschneier can you take a look at this |
Thanks, will look at this today. |
@jschneier |
Consolidated and fixed in #504. |
fixes #160