toml-rs / toml

Rust TOML Parser
https://docs.rs/toml
Apache License 2.0
699 stars 104 forks source link

test: Various string formatting cases #754

Closed epage closed 2 months ago

epage commented 2 months ago

This is prep for #752, if we move forward with it

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9946095658

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/toml/tests/testsuite/display.rs 6 12 50.0%
crates/toml_edit/tests/testsuite/parse.rs 6 12 50.0%
<!-- Total: 12 24 50.0% -->
Totals Coverage Status
Change from base Build 9845768376: -0.03%
Covered Lines: 3707
Relevant Lines: 5493

💛 - Coveralls