Skip to content

Conversation

@frostming
Copy link
Contributor

@frostming frostming commented Nov 9, 2018

InlineTable is supposed to be one liner and doesn't support comments in values.

Closes #30

InlineTable is supposed to be one liner and doesn't support comments in values.
@codecov-io
Copy link

codecov-io commented Nov 9, 2018

Codecov Report

Merging #31 into master will increase coverage by 0.15%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   91.67%   91.82%   +0.15%     
==========================================
  Files          10       10              
  Lines        2017     2019       +2     
==========================================
+ Hits         1849     1854       +5     
+ Misses        168      165       -3
Impacted Files Coverage Δ
tomlkit/items.py 87.69% <100%> (+0.5%) ⬆️
tomlkit/container.py 87.08% <0%> (ø) ⬆️

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 4055d06...d8179a2. Read the comment docs.

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

Thanks!

Looks good to me 👍

@techalchemy
Copy link

Thanks for the quick responses and for putting together a good toml library for python, it was badly needed

@frostming frostming deleted the patch-1 branch November 18, 2018 02:23
capuanob pushed a commit to capuanob/tomlkit that referenced this pull request Mar 1, 2023
* Trim comments when setting InlineTable

InlineTable is supposed to be one liner and doesn't support comments in values.

* Add tests

* Fix coverage
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.

4 participants