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

style: Address warnings #725

Merged
merged 1 commit into from
May 2, 2024
Merged

style: Address warnings #725

merged 1 commit into from
May 2, 2024

Conversation

epage
Copy link
Member

@epage epage commented May 2, 2024

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8925272388

Details

  • 50 of 73 (68.49%) changed or added relevant lines in 11 files are covered.
  • 14 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.1%) to 66.679%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/toml/src/map.rs 2 3 66.67%
crates/toml/src/value.rs 18 19 94.74%
crates/toml_edit/src/de/table.rs 2 4 50.0%
crates/toml_edit/src/de/value.rs 0 3 0.0%
crates/toml_edit/src/ser/map.rs 11 14 78.57%
crates/toml/src/ser.rs 6 10 60.0%
crates/toml_edit/src/parser/value.rs 3 12 25.0%
Files with Coverage Reduction New Missed Lines %
crates/toml_edit/src/parser/value.rs 1 66.67%
crates/toml_edit/src/document.rs 2 57.41%
crates/toml_edit/src/inline_table.rs 11 45.55%
Totals Coverage Status
Change from base Build 8904418730: -0.1%
Covered Lines: 3562
Relevant Lines: 5342

💛 - Coveralls

@epage epage enabled auto-merge May 2, 2024 14:13
@epage epage merged commit f8b1b26 into toml-rs:main May 2, 2024
14 checks passed
@epage epage deleted the update branch May 2, 2024 14:24
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.

None yet

2 participants