Skip to content

Comments

Fix out of order tables dict-like behavior#79

Merged
sdispater merged 1 commit intomasterfrom
fix-out-of-order-tables-dict-behavior
Feb 28, 2020
Merged

Fix out of order tables dict-like behavior#79
sdispater merged 1 commit intomasterfrom
fix-out-of-order-tables-dict-behavior

Conversation

@sdispater
Copy link
Member

Fixes #78

@codecov-io
Copy link

codecov-io commented Feb 28, 2020

Codecov Report

Merging #79 into master will decrease coverage by 0.06%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   91.18%   91.11%   -0.07%     
==========================================
  Files          10       10              
  Lines        2200     2206       +6     
==========================================
+ Hits         2006     2010       +4     
- Misses        194      196       +2
Impacted Files Coverage Δ
tomlkit/container.py 84.73% <71.42%> (-0.25%) ⬇️

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 92991bc...481f101. Read the comment docs.

@sdispater sdispater merged commit 114572a into master Feb 28, 2020
@sdispater sdispater deleted the fix-out-of-order-tables-dict-behavior branch February 28, 2020 17:44
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.

tomlkit 0.5.9 breaking change?

2 participants