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

Pick the max when there are many indices for a key. #34

Merged
merged 1 commit into from
Nov 28, 2018

Conversation

frostming
Copy link
Contributor

The test case demonstrates how it fails when appending a table.

@codecov-io
Copy link

codecov-io commented Nov 28, 2018

Codecov Report

Merging #34 into master will increase coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #34     +/-   ##
=========================================
+ Coverage   91.95%   92.05%   +0.1%     
=========================================
  Files          10       10             
  Lines        2038     2040      +2     
=========================================
+ Hits         1874     1878      +4     
+ Misses        164      162      -2
Impacted Files Coverage Δ
tomlkit/container.py 87.5% <100%> (+0.06%) ⬆️
tomlkit/parser.py 96.26% <0%> (+0.31%) ⬆️

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 b10d0cc...64c90dd. Read the comment docs.

@sdispater sdispater merged commit cad4e0a into python-poetry:master Nov 28, 2018
@sdispater
Copy link
Member

Thanks!

I will try to make a bugfix release as soon as possible.

@frostming frostming deleted the fix-multi-indices branch November 29, 2018 03:51
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.

3 participants