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

crate-ci / escargot
58%

Build:
DEFAULT BRANCH: master
Repo Added 26 Apr 2024 02:46PM UTC
Token oaaHi8nAW4H51MKjmTmS3KZDjGD3OIez0 regen
Build 134 Last
Files 7
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: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • current_release
  • debug
  • edition
  • fix
  • master
  • msrv
  • once
  • push-tmmqpkwzrnsl
  • push-vysulmuqpxus
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-checkout-7.x
  • renovate/actions-setup-python-6.x
  • renovate/compatible-(dev)
  • renovate/crate-ci-committed-1.x
  • renovate/crate-ci-typos-1.x
  • renovate/embarkstudios-cargo-deny-action-2.x
  • renovate/github-codeql-action-4.x
  • renovate/j178-prek-action-2.x
  • renovate/migrate-config
  • renovate/stable-1.x
  • roman-build-success
  • template
  • update

09 Jul 2026 05:53PM UTC coverage: 57.563%. Remained the same
29038684151

push

github

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

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::fs... (continued)

137 of 238 relevant lines covered (57.56%)

1.26 hits per line

Relevant lines Covered
Build:
Build:
238 RELEVANT LINES 137 COVERED LINES
1.26 HITS PER LINE
Source Files on master
  • Tree
  • List 7
  • 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
29038684151 master chore(deps): Update Rust Stable to v1.97 (#150) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.96` → `1.97` | --- ### Release Notes <deta... push 09 Jul 2026 05:57PM UTC web-flow github
57.56
29038555332 renovate/stable-1.x Merge 0c833e401 into 4332aab7c Pull #150 09 Jul 2026 05:54PM UTC web-flow github
57.56
28487463675 master Merge pull request #149 from crate-ci/renovate/actions-checkout-7.x chore(deps): Update actions/checkout action to v7 push 01 Jul 2026 01:53AM UTC web-flow github
57.56
28486264317 renovate/actions-checkout-7.x Merge bbcb3f245 into 2133c01fc Pull #149 01 Jul 2026 01:07AM UTC web-flow github
57.56
28486260122 renovate/crate-ci-typos-1.x Merge f68bde1cb into 2133c01fc Pull #148 01 Jul 2026 01:06AM UTC web-flow github
57.56
26732086455 master Merge pull request #147 from crate-ci/renovate/crate-ci-typos-1.x chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0 push 01 Jun 2026 02:32AM UTC web-flow github
56.38
26729390850 master chore(deps): Update Rust crate automod to v1.0.17 (#146) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [automod](https://redirect.github.com/dtolnay/automod) | dev-dependencies | patch | `1.0.16... push 01 Jun 2026 12:47AM UTC web-flow github
56.38
26729356188 renovate/crate-ci-typos-1.x Merge 57384b5cf into b3a111a16 Pull #147 01 Jun 2026 12:46AM UTC web-flow github
56.38
26729353632 renovate/compatible-(dev) Merge 6825c27b8 into b3a111a16 Pull #146 01 Jun 2026 12:45AM UTC web-flow github
56.38
26596441274 master chore(deps): Update Rust Stable to v1.96 (#145) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.95` → `1.96` | --- ### Release Notes <deta... push 28 May 2026 07:15PM UTC web-flow github
56.38
See All Builds (134)

Badge your Repo: escargot

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