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

Fix out of order tables dict-like behavior #79

Merged
merged 1 commit into from
Feb 28, 2020

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