Skip to content

Conversation

@methane
Copy link
Member

@methane methane commented Dec 6, 2019

Fixes #352.

@codecov-io
Copy link

codecov-io commented Dec 6, 2019

Codecov Report

Merging #388 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #388      +/-   ##
==========================================
+ Coverage   87.96%   87.99%   +0.02%     
==========================================
  Files           5        5              
  Lines         806      808       +2     
==========================================
+ Hits          709      711       +2     
  Misses         97       97
Impacted Files Coverage Δ
msgpack/fallback.py 89.03% <100%> (+0.03%) ⬆️

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 7a8ce0f...15e017a. Read the comment docs.

@methane methane merged commit f6f6f32 into msgpack:master Dec 6, 2019
@methane methane deleted the issue-352 branch December 6, 2019 12:16
@methane methane changed the title Fix fallback Unpacker.read() Fix fallback Unpacker.read_bytes() Dec 6, 2019
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.

Broken fallback implementation of Unpacker.read_bytes

2 participants