Skip to content

Comments

Fix containers and out of order tables dict behavior#82

Merged
sdispater merged 1 commit intomasterfrom
fix-containers-dict-behavior
Feb 29, 2020
Merged

Fix containers and out of order tables dict behavior#82
sdispater merged 1 commit intomasterfrom
fix-containers-dict-behavior

Conversation

@sdispater
Copy link
Member

Fixes #80
Fixes python-poetry/poetry#2110
Supersedes #81

@codecov-io
Copy link

codecov-io commented Feb 29, 2020

Codecov Report

Merging #82 into master will increase coverage by 0.12%.
The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   91.11%   91.23%   +0.12%     
==========================================
  Files          10       10              
  Lines        2206     2225      +19     
==========================================
+ Hits         2010     2030      +20     
+ Misses        196      195       -1
Impacted Files Coverage Δ
tomlkit/container.py 85.56% <90%> (+0.82%) ⬆️

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 6bdaadc...6ace069. Read the comment docs.

@sdispater sdispater merged commit a8e1a09 into master Feb 29, 2020
@sdispater sdispater deleted the fix-containers-dict-behavior branch February 29, 2020 17:09
capuanob pushed a commit to capuanob/tomlkit that referenced this pull request Mar 1, 2023
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.

source repository broken in poetry 1.0.4 .get on class OutOfOrderTableProxy now always return None

2 participants