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

rust-cli / config-rs / 17104337609
64%

Build:
DEFAULT BRANCH: main
Ran 20 Aug 2025 04:26PM UTC
Jobs 1
Files 22
Run time 1min
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

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.

3 of 3 new or added lines in 1 file covered. (100.0%)

958 of 1468 relevant lines covered (65.26%)

3.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17104337609.1 20 Aug 2025 04:26PM UTC 22
65.26
GitHub Action Run
Source Files on build 17104337609
  • Tree
  • List 22
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1483f4cf on github
  • Prev Build on main (#17056634500)
  • Next Build on main (#17283935517)
  • 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