• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Info updated!

rust-cli / config-rs
64%

Build:
DEFAULT BRANCH: main
Repo Added 22 Oct 2024 09:26PM UTC
Token 4aR29sRNhsrK7fFGP2KJmwavmyRvgpLoR regen
Build 221 Last
Files 22
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • allow-bool-hash-and-dont-panic
  • allow-format-with-pathbuf
  • anoa/doc_sep
  • async
  • better-parse-errors
  • changelog-typo
  • chore/remove-helper-add-dummy-extension
  • chore/update-ron-to-0.9.0
  • core
  • deprecated
  • deps
  • docs
  • empty-default
  • env_list_of_structs
  • feat/corn-format
  • feat/error-path-on-deserialization
  • feat/improve-errors
  • fix/build-dev-deps-without-openssl
  • format
  • handle-float-and-bool-hash-keys
  • handle-non-utf8-env
  • https
  • key
  • lazy
  • lower
  • main
  • master
  • negative
  • null
  • patch-1
  • path
  • perf
  • prealloc-array
  • r
  • refactor
  • refactor/find-file
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-setup-python-6.x
  • renovate/crate-tokio-vulnerability
  • renovate/float-cmp-0.x
  • renovate/migrate-config
  • renovate/notify-7.x
  • renovate/notify-8.x
  • renovate/reqwest-0.x
  • renovate/rust-ini-0.x
  • renovate/stable-1.x
  • renovate/warp-0.x
  • renovate/yaml-rust2-0.x
  • ron
  • serde
  • support-utf8-bom-files
  • template
  • test
  • toml
  • unify
  • update
  • utf8
  • w7

11 Dec 2025 08:16PM UTC coverage: 64.052%. Remained the same
20146164451

push

github

web-flow
chore(deps): Update Rust Stable to v1.92 (#723)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.91`
-> `1.92` |

---

### Release Notes

<details>
<summary>rust-lang/rust (STABLE)</summary>

###
[`v1.92`](https://redirect.github.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1920-2025-12-11)

[Compare
Source](https://redirect.github.com/rust-lang/rust/compare/1.91.0...1.92.0)

\==========================

<a id="1.92.0-Language"></a>

## Language

- [Document `MaybeUninit` representation and
validity](https://redirect.github.com/rust-lang/rust/pull/140463)
- [Allow `&raw [mut | const]` for union field in safe
code](https://redirect.github.com/rust-lang/rust/pull/141469)
- [Prefer item bounds of associated types over where-bounds for
auto-traits and
`Sized`](https://redirect.github.com/rust-lang/rust/pull/144064)
- [Do not materialize `X` in `[X; 0]` when `X` is unsizing a
const](https://redirect.github.com/rust-lang/rust/pull/145277)
- [Support combining `#[track_caller]` and `#[no_mangle]` (requires
every declaration specifying `#[track_caller]` as
well)](https://redirect.github.com/rust-lang/rust/pull/145724)
- [Make never type lints `never_type_fallback_flowing_into_unsafe` and
`dependency_on_unit_never_type_fallback`
deny-by-default](https://redirect.github.com/rust-lang/rust/pull/146167)
- [Allow specifying multiple bounds for same associated item, except in
trait objects](https://redirect.github.com/rust-lang/rust/pull/146593)
- [Slightly strengthen higher-ranked region handling in
coherence](https://redirect.github.com/rust-lang/rust/pull/146725)
- [The `unused_must_use` lint no longer warns on `Result<(),
Uninhabited>` (for instance, `Result<(), !>`), or
`ControlFlow<Uninhabited,
()>`](https://redirect.github.com/rust-lang/rust/pull/147382). This
avoids having to check for an error that can never happen.

<a id="1.92.0-Compiler"></a>

##... (continued)

939 of 1466 relevant lines covered (64.05%)

3.62 hits per line

Relevant lines Covered
Build:
Build:
1466 RELEVANT LINES 939 COVERED LINES
3.62 HITS PER LINE
Source Files on main
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20146164451 main chore(deps): Update Rust Stable to v1.92 (#723) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.91` -> `1.92` | --- ### Release Notes <det... push 11 Dec 2025 08:20PM UTC web-flow github
64.05
20146042565 renovate/stable-1.x Merge 59132684c into 5666e38bb Pull #723 11 Dec 2025 08:15PM UTC web-flow github
64.05
19824504236 main chore(deps): Update actions/setup-python action to v6 (#722) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-python](https://redirect.github.com/actions/setup-python) | action | maj... push 01 Dec 2025 01:36PM UTC web-flow github
64.05
19824322713 main chore(deps): Update actions/checkout action to v6 (#721) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v5` ->... push 01 Dec 2025 01:32PM UTC web-flow github
64.05
19824352907 renovate/actions-setup-python-6.x Merge 69dd9d3ca into fd232b549 Pull #722 01 Dec 2025 01:30PM UTC web-flow github
64.05
19808465641 renovate/actions-checkout-6.x Merge 1d87bca72 into e7ff32609 Pull #721 01 Dec 2025 01:46AM UTC web-flow github
64.05
19808466336 renovate/actions-setup-python-6.x Merge 2aebd7660 into e7ff32609 Pull #722 01 Dec 2025 01:46AM UTC web-flow github
64.05
19302825670 main chore: Release config version 0.15.19 push 12 Nov 2025 03:34PM UTC epage github
64.05
19302559350 deps Merge d53e90630 into b10653ae8 Pull #715 12 Nov 2025 03:29PM UTC web-flow github
64.05
19302552538 main docs: Update changelog push 12 Nov 2025 03:28PM UTC epage github
64.01
See All Builds (221)

Badge your Repo: config-rs

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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