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

crate-ci / typos
24%

Build:
DEFAULT BRANCH: master
Repo Added 30 Apr 2024 04:33PM UTC
Token Ue0cde6la7hMfWUpHmoM6BEd1WB6OSUcG regen
Build 692 Last
Files 20
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-mlqnlvmswwmp
  • action
  • action-support-mac-arm
  • actions-windows
  • add-fand
  • additionals
  • aho
  • align
  • aline
  • alloc
  • april
  • arbitral
  • attrib
  • august
  • bench
  • blank
  • bump-github-action
  • bump-maturin
  • cap
  • cargo
  • certifi
  • checkout-v6
  • cleanup
  • colorful_help
  • consts
  • containment
  • corrections
  • cpp
  • criteria
  • dec
  • deps
  • deriver
  • dict
  • docs
  • docs/config-defaults
  • edition2024
  • email
  • entrys
  • exctracting
  • feat/pyproject
  • feb
  • fix
  • fix-action-annotations
  • fix-detecting-wght
  • fix-typo
  • fix-typo-in-error
  • fix/build
  • fix/canonicalize-panic-on-walk
  • fix/support-aarch64
  • fixes
  • fixup-display
  • fmt
  • force-exclude
  • ft
  • generic
  • georgettica/feat/gha/add-docker-push-github-action
  • go
  • go-exclusions
  • go-flate
  • grather-suggest-candidates
  • header
  • hex
  • highlight
  • ident
  • incrementer
  • infer
  • invalid
  • invert
  • iterm
  • jan
  • july
  • june
  • juune
  • jwt
  • linux-arm64
  • locale
  • log
  • loosing
  • march
  • marshaling
  • may
  • misspell
  • move-choco-to-script
  • msrv
  • next
  • noahp/dotall
  • nov
  • oct
  • opts
  • other
  • patch-1
  • patch-2
  • perf
  • phf
  • pincher
  • pn
  • ps/typos-01
  • pub
  • ratatui
  • rename
  • render
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-download-artifact-6.x
  • renovate/actions-download-artifact-7.x
  • renovate/actions-download-artifact-8.x
  • renovate/actions-setup-python-6.x
  • renovate/actions-upload-artifact-7.x
  • renovate/anstream-1.x
  • renovate/clap-verbosity-flag-3.x
  • renovate/compatible
  • renovate/crate-ci-committed-1.x
  • renovate/derive_more-2.x
  • renovate/embarkstudios-cargo-deny-action-2.x
  • renovate/human-panic-2.x
  • renovate/itertools-0.x
  • renovate/j178-prek-action-2.x
  • renovate/maturin-1.x
  • renovate/migrate-config
  • renovate/phf_codegen-0.x
  • renovate/serde-sarif-0.x
  • renovate/snapbox-1.x
  • renovate/stable-1.x
  • renovate/thiserror-2.x
  • renovate/unicode-width-0.x
  • reoccurrence
  • replaceable
  • restore-substituters
  • sarif
  • schema
  • sept
  • snapbox
  • strip-file-extension
  • support_ignore_file
  • szepeviktor-patch-1
  • template
  • tesselate
  • tga/integration-gitlab
  • toml
  • typ
  • type
  • types
  • tz
  • unicase
  • unused
  • update
  • update-derive-more
  • update-doc
  • verified
  • w7
  • wasm
  • wiki

10 Jul 2026 12:32AM UTC coverage: 23.837%. Remained the same
29060192743

push

github

web-flow
chore(deps): Update Rust Stable to v1.97 (#1580)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.96`
→ `1.97` |

---

### Release Notes

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

###
[`v1.97`](https://redirect.github.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1970-2026-07-09)

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

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

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

## Language

- [Consider `Result<T, Uninhabited>` and `ControlFlow<Uninhabited, T>`
to be equivalent to `T` for must use
lint](https://redirect.github.com/rust-lang/rust/pull/148214)
- [Add allow-by-default `dead_code_pub_in_binary` lint for unused pub
items in binary
crates](https://redirect.github.com/rust-lang/rust/pull/149509)
- [Stabilize the `div32`, `lam-bh`, `lamcas`, `ld-seq-sa` and `scq`
target features](https://redirect.github.com/rust-lang/rust/pull/154510)
- [Stabilize
`cfg(target_has_atomic_primitive_alignment)`](https://redirect.github.com/rust-lang/rust/pull/155006)
- [Allow trailing `self` in imports in more
cases](https://redirect.github.com/rust-lang/rust/pull/155137)

<a id="1.97.0-Platform-Support"></a>

## Platform Support

- [nvptx64-nvidia-cuda: drop support for old architectures and old
ISAs](https://redirect.github.com/rust-lang/rust/pull/152443)

Refer to Rust's [platform support page][platform-support-doc]
for more information on Rust's tiered platform support.

[platform-support-doc]:
https://doc.rust-lang.org/rustc/platform-support.html

<a id="1.97.0-Stabilized-APIs"></a>

## Stabilized APIs

- [`Default for
RepeatN`](https://doc.rust-lang.org/stable/std/iter/struct.RepeatN.html#impl-Default-for-RepeatN%3CA%3E)
- [`Copy for
ffi::FromBytesUntilNulError`](https://doc.rust-lang.org/stable/std/ffi/struct.FromBytesUntilNulError.html#impl-Copy-for-FromBytesUntilNulError)
- [`Send for std::f... (continued)

533 of 2236 relevant lines covered (23.84%)

0.48 hits per line

Relevant lines Covered
Build:
Build:
2236 RELEVANT LINES 533 COVERED LINES
0.48 HITS PER LINE
Source Files on master
  • Tree
  • List 20
  • 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
29060192743 master chore(deps): Update Rust Stable to v1.97 (#1580) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.96` → `1.97` | --- ### Release Notes <det... push 10 Jul 2026 12:34AM UTC web-flow github
23.84
29059808447 master style: Make clippy happy push 10 Jul 2026 12:24AM UTC epage github
23.84
29053090422 master style: Make clippy happy push 09 Jul 2026 10:01PM UTC epage github
23.83
28538758176 master Merge pull request #1578 from epage/phf chore!: Upgrade phf push 01 Jul 2026 06:24PM UTC web-flow github
23.83
28488278668 master chore(deps): Update compatible (#1575) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anyhow](https://crates.io/crates/anyhow) | dependencies | patch | `1.0.102` → `1.0.103` | | [bstr](https://r... push 01 Jul 2026 02:05AM UTC web-flow github
23.83
28487598742 master Merge pull request #1576 from crate-ci/renovate/maturin-1.x chore(deps): Update dependency maturin to >=1.14,<1.15 push 01 Jul 2026 01:48AM UTC web-flow github
23.83
28468330619 master chore: Release push 30 Jun 2026 07:01PM UTC epage github
23.83
26923094542 master chore: Release push 04 Jun 2026 01:02AM UTC epage github
21.25
26863030362 master chore: Release push 03 Jun 2026 04:09AM UTC epage github
21.25
26862881894 master Merge pull request #1566 from epage/fix fix(dict): Don't correct requestors push 03 Jun 2026 04:02AM UTC web-flow github
21.25
See All Builds (692)

Badge your Repo: typos

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

© 2026 Coveralls, Inc