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

Refactor fallback' read header #441

Open
wants to merge 11 commits into
base: master
from

Conversation

@GuyTuval
Copy link

@GuyTuval GuyTuval commented Oct 22, 2020

I reordered the code in the _read_header() method of the fallback.py file.
I removed duplicated code and (hopefully) made the function more readable and maintainable.

@codecov-io
Copy link

@codecov-io codecov-io commented Oct 23, 2020

Codecov Report

Merging #441 into master will increase coverage by 0.27%.
The diff coverage is 98.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #441      +/-   ##
==========================================
+ Coverage   88.07%   88.34%   +0.27%     
==========================================
  Files           5        5              
  Lines         847      738     -109     
==========================================
- Hits          746      652      -94     
+ Misses        101       86      -15     
Impacted Files Coverage Δ
msgpack/fallback.py 89.44% <98.30%> (+0.48%) ⬆️

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 8fb709f...dc092b6. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.