Skip to content
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

add a logging message to debug buffering #86

Merged
merged 1 commit into from
Jul 31, 2019
Merged

add a logging message to debug buffering #86

merged 1 commit into from
Jul 31, 2019

Conversation

bicycle1885
Copy link
Member

@bicycle1885 bicycle1885 commented Jul 31, 2019

This was useful to debug JuliaIO/CodecZstd.jl#13.

@codecov-io
Copy link

codecov-io commented Jul 31, 2019

Codecov Report

Merging #86 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   80.81%   80.84%   +0.03%     
==========================================
  Files          11       11              
  Lines         615      616       +1     
==========================================
+ Hits          497      498       +1     
  Misses        118      118
Impacted Files Coverage Δ
src/stream.jl 80.72% <100%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7453c5d...619164c. Read the comment docs.

@bicycle1885 bicycle1885 merged commit d45d238 into master Jul 31, 2019
@bicycle1885 bicycle1885 deleted the debug branch July 31, 2019 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants