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

assert-rs / dir-diff
80%

Build:
DEFAULT BRANCH: master
Repo Added 16 Apr 2024 06:13PM UTC
Token l86pQ3yQyRoKLKyzwref9L9VwvjqkNHj2 regen
Build 86 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 master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • edition
  • 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/msrv-1.x
  • renovate/stable-1.x
  • template

09 Jul 2026 05:06PM UTC coverage: 80.0%. Remained the same
29035869454

push

github

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

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)

24 of 30 relevant lines covered (80.0%)

2.63 hits per line

Relevant lines Covered
Build:
Build:
30 RELEVANT LINES 24 COVERED LINES
2.63 HITS PER LINE
Source Files on master
  • 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
29035869454 master chore(deps): Update Rust Stable to v1.97 (#79) 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:09PM UTC web-flow github
80.0
28487393445 master Merge pull request #78 from assert-rs/renovate/actions-checkout-7.x chore(deps): Update actions/checkout action to v7 push 01 Jul 2026 01:37AM UTC web-flow github
80.0
26732368442 master Merge pull request #76 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 02:43AM UTC web-flow github
80.0
26609982431 master chore(deps): Update Rust Stable to v1.96 (#75) 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 29 May 2026 12:16AM UTC web-flow github
80.0
25215429574 master Merge pull request #74 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 01:12PM UTC web-flow github
80.0
24528602910 master chore(deps): Update Rust Stable to v1.95 (#73) 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 07:05PM UTC web-flow github
80.0
23852072603 master Merge pull request #72 from assert-rs/renovate/j178-prek-action-2.x chore(deps): Update j178/prek-action action to v2 push 01 Apr 2026 01:53PM UTC web-flow github
80.0
22739467195 master chore(deps): Update Rust Stable to v1.94 (#71) 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 10:22PM UTC web-flow github
80.0
22592865956 master Merge pull request #70 from epage/edition chore: Migrate to Edition 2024 push 02 Mar 2026 07:47PM UTC web-flow github
80.0
22534354346 master Merge pull request #69 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:45AM UTC web-flow github
80.0
See All Builds (86)

Badge your Repo: dir-diff

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