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

crate-ci / committed
12%

Build:
DEFAULT BRANCH: master
Repo Added 26 Apr 2024 08:31PM UTC
Token LUPJdN0K9TRrrvk8dtQR1PmGLx0JUQZLH regen
Build 173 Last
Files 9
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 master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • PigeonF/push-tptvuxlroxqm
  • chore/auto-install-commit-msg-pre-commit
  • display
  • edition2024
  • feat/allowed-authors
  • feat/autosquash
  • feat/config-schema-regexes
  • feat/fixup-config-rename
  • feat/revert-ci-build
  • feat/strip-fixup
  • feature/allowed_scopes
  • fix
  • ml/docs/clarify-hook-installation
  • once
  • push-pmnryywnkowy
  • push-twnlpotusuyw
  • pyproject-toml
  • renovate/actions-checkout-5.x
  • renovate/actions-download-artifact-5.x
  • renovate/actions-download-artifact-6.x
  • renovate/actions-setup-python-6.x
  • renovate/actions-upload-artifact-5.x
  • renovate/clap-verbosity-flag-3.x
  • renovate/compatible
  • renovate/derive_more-1.x
  • renovate/derive_more-2.x
  • renovate/embarkstudios-cargo-deny-action-2.x
  • renovate/env_logger-0.x
  • renovate/git2-0.x
  • renovate/github-codeql-action-4.x
  • renovate/human-panic-2.x
  • renovate/itertools-0.x
  • renovate/maturin-1.x
  • renovate/migrate-config
  • renovate/schemars-1.x
  • renovate/stable-1.x
  • schema
  • template
  • toml
  • update-deps

11 Dec 2025 08:41PM UTC coverage: 12.059%. Remained the same
20146809218

push

github

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

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)

65 of 539 relevant lines covered (12.06%)

0.26 hits per line

Relevant lines Covered
Build:
Build:
539 RELEVANT LINES 65 COVERED LINES
0.26 HITS PER LINE
Source Files on master
  • Tree
  • List 9
  • 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
20146809218 master chore(deps): Update Rust Stable to v1.92 (#471) 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:46PM UTC web-flow github
12.06
19824385109 master Merge pull request #470 from crate-ci/renovate/maturin-1.x chore(deps): Update dependency maturin to >=1.10,<1.11 push 01 Dec 2025 01:33PM UTC web-flow github
12.06
19808351302 master chore(deps): Update compatible (#469) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [clap](https://redirect.github.com/clap-rs/clap) | dependencies | patch | `4.5.51` -> `4.5.53` | | [schemars](... push 01 Dec 2025 01:37AM UTC web-flow github
12.06
19595307008 master Merge pull request #468 from qqfunc/pyproject-toml chore: Improve pyproject.toml push 22 Nov 2025 12:16PM UTC web-flow github
12.06
19507140927 master chore: Release committed version 1.1.8 push 19 Nov 2025 03:46PM UTC epage github
12.06
19044465147 master Merge pull request #465 from crate-ci/renovate/github-codeql-action-4.x chore(deps): Update github/codeql-action action to v4 push 03 Nov 2025 06:03PM UTC web-flow github
10.25
19039993600 master chore(deps): Update compatible (#461) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anstream](https://redirect.github.com/rust-cli/anstyle) | dependencies | patch | `0.6.19` -> `0.6.21` | | [an... push 03 Nov 2025 03:35PM UTC web-flow github
10.25
19039897663 master Merge pull request #466 from epage/edition2024 chore: Migrate to 2024 edition push 03 Nov 2025 03:31PM UTC web-flow github
10.25
18990229010 master Merge pull request #462 from crate-ci/renovate/actions-download-artifact-6.x chore(deps): Update actions/download-artifact action to v6 push 01 Nov 2025 03:08AM UTC web-flow github
10.25
18958677160 master chore(deps): Update Rust Stable to v1.91 (#460) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.90` -> `1.91` | --- ### Release Notes <det... push 31 Oct 2025 12:20AM UTC web-flow github
10.25
See All Builds (173)

Badge your Repo: committed

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