Skip to content

Conversation

@whtsky
Copy link
Owner

@whtsky whtsky commented May 2, 2018

BREAK CHANGE: the returned object changed from OrderedDict to dict on Python >= 3.7

BREAK CHANGE: the returned object changed from OrderedDict to dict on Python >= 3.7
@codecov
Copy link

codecov bot commented May 2, 2018

Codecov Report

Merging #13 into master will increase coverage by 0.72%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   84.61%   85.34%   +0.72%     
==========================================
  Files           1        1              
  Lines         117      116       -1     
==========================================
  Hits           99       99              
+ Misses         18       17       -1
Impacted Files Coverage Δ
bencoder.pyx 85.34% <66.66%> (+0.72%) ⬆️

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 b255247...fcd1ae6. Read the comment docs.

@whtsky whtsky merged commit a54cadc into master May 2, 2018
@whtsky whtsky deleted the feat/dict_python_3.7 branch May 2, 2018 14:38
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