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(encode): Correct encoding for key with mixed quotes #757

Merged
merged 12 commits into from
Jul 17, 2024
Merged

Conversation

epage
Copy link
Member

@epage epage commented Jul 17, 2024

No description provided.

@coveralls
Copy link

coveralls commented Jul 17, 2024

Pull Request Test Coverage Report for Build 9978066668

Details

  • 33 of 54 (61.11%) changed or added relevant lines in 2 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 67.445%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/toml_edit/src/encode.rs 12 14 85.71%
crates/toml_edit/tests/testsuite/parse.rs 21 40 52.5%
Files with Coverage Reduction New Missed Lines %
crates/toml/src/de.rs 2 45.9%
Totals Coverage Status
Change from base Build 9946584060: -0.04%
Covered Lines: 3727
Relevant Lines: 5526

💛 - Coveralls

@epage epage merged commit b463f3d into toml-rs:main Jul 17, 2024
16 checks passed
@epage epage deleted the key branch July 17, 2024 16:46
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