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

assert-rs / snapbox
51%

Build:
DEFAULT BRANCH: main
Repo Added 14 May 2024 08:30PM UTC
Token 38Ks93vP0ZtQ3oKwUFoyNPMjhrkvP16pH regen
Build 248 Last
Files 30
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
  • break
  • cargo_bin
  • clear
  • color
  • convert
  • daltenty/aix
  • dir
  • display
  • docs
  • easy
  • edit
  • elide
  • eq
  • ext
  • fix-minimal-versions-dependencies
  • fixes
  • get
  • harness
  • ignored
  • into
  • lints
  • macro
  • main
  • norm
  • normalize
  • option-to-fail-if-binary-not-found
  • parallel
  • placeholder
  • redact
  • refactor
  • refs/pull/306/merge
  • refs/pull/307/merge
  • refs/pull/308/merge
  • refs/pull/309/merge
  • rename
  • renames
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-setup-python-6.x
  • renovate/compatible-(dev)
  • renovate/embarkstudios-cargo-deny-action-2.x
  • renovate/github-codeql-action-4.x
  • renovate/libtest-mimic-0.x
  • renovate/migrate-config
  • renovate/schemars-0.x
  • renovate/schemars-1.x
  • renovate/stable-1.x
  • renovate/windows-sys-0.x
  • split
  • template
  • term
  • timeout
  • toml
  • tryfn
  • unordered
  • update
  • windows-sys

11 Dec 2025 07:58PM UTC coverage: 51.154% (-0.04%) from 51.189%
20145688162

push

github

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

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)

1441 of 2817 relevant lines covered (51.15%)

1.28 hits per line

Relevant lines Covered
Build:
Build:
2817 RELEVANT LINES 1441 COVERED LINES
1.28 HITS PER LINE
Source Files on main
  • Tree
  • List 30
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20145688162 main chore(deps): Update Rust Stable to v1.92 (#414) 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:02PM UTC web-flow github
51.15
20145558945 renovate/stable-1.x Merge 9ab0acdf8 into cac817b4b Pull #414 11 Dec 2025 07:56PM UTC web-flow github
51.15
20099132553 renovate/libtest-mimic-0.x Merge cfdf80b43 into cac817b4b Pull #369 10 Dec 2025 12:50PM UTC web-flow github
51.19
20099136571 renovate/windows-sys-0.x Merge 41cd7f0a0 into cac817b4b Pull #402 10 Dec 2025 12:49PM UTC web-flow github
51.19
20099134822 renovate/schemars-0.x Merge cac1648b6 into cac817b4b Pull #390 10 Dec 2025 12:49PM UTC web-flow github
51.19
19824486347 main Merge pull request #413 from assert-rs/renovate/actions-checkout-6.x chore(deps): Update actions/checkout action to v6 push 01 Dec 2025 01:37PM UTC web-flow github
51.19
19807532371 renovate/actions-checkout-6.x Merge 3033ae3f4 into 324f20376 Pull #413 01 Dec 2025 12:49AM UTC web-flow github
51.19
19445591421 main chore: Release push 17 Nov 2025 09:48PM UTC epage github
51.19
19445246569 ignored Merge 39a5445ff into 90fd7f0c6 Pull #412 17 Nov 2025 09:35PM UTC web-flow github
51.19
18990218166 main Merge pull request #408 from assert-rs/renovate/actions-setup-python-6.x chore(deps): Update actions/setup-python action to v6 push 01 Nov 2025 02:51AM UTC web-flow github
51.1
See All Builds (248)

Badge your Repo: snapbox

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