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

Allow bare CR newlines #10

Merged
merged 4 commits into from
Jan 17, 2022
Merged

Allow bare CR newlines #10

merged 4 commits into from
Jan 17, 2022

Conversation

hukkin
Copy link
Owner

@hukkin hukkin commented Aug 11, 2021

Preparation for an upcoming TOML version that allows bare CR newlines (see toml-lang/toml#837 (comment))

@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2021

Codecov Report

Merging #10 (eaee2c8) into master (889a15d) will not change coverage.
The diff coverage is 100.00%.

❗ Current head eaee2c8 differs from pull request most recent head 359cfe6. Consider uploading reports for the commit 359cfe6 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          118        92   -26     
  Branches        34        26    -8     
=========================================
- Hits           118        92   -26     
Impacted Files Coverage Δ
tomli_w/_writer.py 100.00% <100.00%> (ø)

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 ccaf844...359cfe6. Read the comment docs.

@hukkin hukkin marked this pull request as ready for review January 17, 2022 02:40
@hukkin hukkin merged commit 9d213f4 into master Jan 17, 2022
@hukkin hukkin deleted the bare-cr-newlines branch January 17, 2022 02:44
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.

2 participants