• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rust-cli / config-rs / 17104337609 / 1
64%
main: 64%

Build:
DEFAULT BRANCH: main
Ran 20 Aug 2025 04:26PM UTC
Files 22
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Aug 2025 04:24PM UTC coverage: 65.259% (-0.2%) from 65.424%
17104337609.1

push

github

web-flow
refactor: Remove `add_dummy_extension()` helper (#682)

The helper method is redundant (_introduced as a [bug fix in Mar
2022](https://github.com/rust-cli/config-rs/pull/306)_), there is a much
simpler approach to append the extension.

-
[`as_mut_os_string()`](https://doc.rust-lang.org/std/path/struct.Path.html#method.as_mut_os_str)
has been available since Rust `1.70.0`, matching the MSRV of this crate
since the introduction of
[`OnceLock`](https://doc.rust-lang.org/std/sync/struct.OnceLock.html)
[in Oct 2024](https://github.com/rust-cli/config-rs/pull/515) (_`0.14.1`
release_).
- Additionally revised the comment and included a conditional statement
to better communicate the intent for why this placeholder is necessary.

958 of 1468 relevant lines covered (65.26%)

3.72 hits per line

Source Files on job 17104337609.1
  • Tree
  • List 22
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17104337609
  • 1483f4cf on github
  • Prev Job for on main (#17056634500.1)
  • Next Job for on main (#17283935517.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc