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

assert-rs / completest
0%

Build:
DEFAULT BRANCH: main
Repo Added 16 Apr 2024 05:54PM UTC
Token tKPyUT5lyOaxwqnC0xxpwCWaVjrqag9XJ regen
Build 172 Last
Files 1
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: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • bash
  • bash-term
  • msrv
  • pure-shells
  • pwsh
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-checkout-7.x
  • renovate/actions-setup-python-6.x
  • 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/nushell
  • renovate/ptyprocess-0.x
  • renovate/stable-1.x
  • renovate/vt100-0.x
  • send_recv_fix
  • template
  • timeout
  • update

09 Jul 2026 05:54PM UTC coverage: 0.0%. Remained the same
29038719104

push

github

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

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)

0 of 13 relevant lines covered (0.0%)

0.0 hits per line

Relevant lines Covered
Build:
Build:
13 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on main
  • Tree
  • List 1
  • 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
29038719104 main chore(deps): Update Rust Stable to v1.97 (#88) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.96` → `1.97` | --- ### Release Notes <detai... push 09 Jul 2026 05:57PM UTC web-flow github
0.0
28487438856 main Merge pull request #86 from assert-rs/renovate/crate-ci-typos-1.x chore(deps): Update pre-commit hook crate-ci/typos to v1.48.0 push 01 Jul 2026 01:38AM UTC web-flow github
0.0
26758966473 main Merge pull request #85 from assert-rs/renovate/crate-ci-typos-1.x chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0 push 01 Jun 2026 01:48PM UTC web-flow github
0.0
26602432884 main chore(deps): Update Rust Stable to v1.96 (#84) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.95` → `1.96` | --- ### Release Notes <detai... push 28 May 2026 09:12PM UTC web-flow github
0.0
25213088911 main Merge pull request #83 from assert-rs/renovate/crate-ci-typos-1.x chore(deps): Update pre-commit hook crate-ci/typos to v1.46.0 push 01 May 2026 11:46AM UTC web-flow github
0.0
24536487716 main chore(deps): Update Rust Stable to v1.95 (#82) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.94` → `1.95` | --- ### Release Notes <detai... push 16 Apr 2026 10:09PM UTC web-flow github
0.0
23829164395 main Merge pull request #81 from assert-rs/renovate/j178-prek-action-2.x chore(deps): Update j178/prek-action action to v2 push 01 Apr 2026 02:37AM UTC web-flow github
0.0
23021731811 main chore: Release push 12 Mar 2026 08:15PM UTC epage github
0.0
22732360424 main chore(deps): Update Rust Stable to v1.94 (#79) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.93` → `1.94` | --- ### Release Notes <detai... push 05 Mar 2026 07:11PM UTC web-flow github
0.0
22534427598 main Merge pull request #78 from assert-rs/renovate/crate-ci-typos-1.x chore(deps): Update pre-commit hook crate-ci/typos to v1.44.0 push 01 Mar 2026 02:57AM UTC web-flow github
0.0
See All Builds (172)

Badge your Repo: completest

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 TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc