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

assert-rs / libtest2
52%

Build:
DEFAULT BRANCH: main
Repo Added 10 Jul 2025 08:18PM UTC
Token JTOfZLUA317jiFni5LulQRzjy0kvrc0cw regen
Build 279 Last
Files 44
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
  • allow-attrs
  • argfile
  • builder
  • context
  • d
  • decl
  • deps
  • discover
  • doc
  • docs/hide-private-macros
  • dont-change-fn-path
  • empty-parameter-list
  • env
  • error
  • fail-fast
  • fix
  • fix-should_panic
  • fix/type-in-function-name
  • fixes
  • full-path-names
  • h
  • harness
  • help
  • hidden-magic
  • ignore
  • ignore-macro-3
  • imic
  • json
  • json-write
  • macro
  • macro-tests
  • meta
  • msrv
  • notify
  • order
  • prep
  • refactor
  • refs/pull/149/merge
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-checkout-7.x
  • renovate/actions-setup-python-6.x
  • renovate/anstream-1.x
  • renovate/compatible-(dev)
  • renovate/crate-ci-committed-1.x
  • renovate/crate-ci-typos-1.x
  • renovate/ctor-0.x
  • renovate/ctor-1.x
  • renovate/github-codeql-action-4.x
  • renovate/j178-prek-action-2.x
  • renovate/j178-prek-action-3.x
  • renovate/schemars-1.x-lockfile
  • renovate/stable-1.x
  • result
  • schema
  • schema2
  • should_panic
  • state
  • template
  • tests
  • unique
  • update

20 Aug 2026 09:07PM UTC coverage: 51.658%. Remained the same
32417778857

push

github

web-flow
chore(deps): Update Rust Stable to v1.98 (#194)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v1.98`](https://redirect.github.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1980-2026-08-20)

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

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

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

## Language

- [Allow shortening lifetime of `&mut` when unsize-coercing, even in an
invariant
position.](https://redirect.github.com/rust-lang/rust/pull/149219) For
example, you can now coerce a `Cell<&'long mut i32>` to a `Cell<&'short
mut dyn Send>`. Such shortenings were already previously allowed when
coercing a `&mut` to a `&`, or coercing a `&` to a `&`.
- [Add deny-by-default `invalid_runtime_symbol_definitions` lint and
warn-by-default `suspicious_runtime_symbol_definitions`
lint](https://redirect.github.com/rust-lang/rust/pull/155521)
- The lints currently specifically targets `core` runtime symbols like
`memcmp`, `memset`, `strlen`, ... and is planned to be expanded in the
next few releases.
- [Add warn-by-default `c_void_returns` lint to check
`core::ffi::c_void` as a return
type](https://redirect.github.com/rust-lang/rust/pull/156379)

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

## Platform Support

- [Add `powerpc64-unknown-linux-gnuelfv2` as Tier
3](https://redirect.github.com/rust-lang/rust/pull/144220)
- [Add `aarch64-unknown-linux-pauthtest` as Tier 3
target](https://redirect.github.com/rust-lang/rust/pull/155722)
- [Promote `thumbv7a-none-eabi` to Tier
2](https://redirect.github.com/rust-lang/rust/pull/155763)
- [Promote `thumbv7a-none-eabihf` to Tier
2](https://redirect.github.com/rust-lang/rust/pull/155763)
- [Promote `thumbv7r-none-eabi` to Tier
2](https://redirect.github.com/rust-lang/rust/pull/1557... (continued)

1215 of 2352 relevant lines covered (51.66%)

1.07 hits per line

Relevant lines Covered
Build:
Build:
2352 RELEVANT LINES 1215 COVERED LINES
1.07 HITS PER LINE
Source Files on main
  • Tree
  • List 44
  • 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
32417778857 main chore(deps): Update Rust Stable to v1.98 (#194) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.97` → `1.98` | --- ### Release Notes <deta... push 20 Aug 2026 09:11PM UTC web-flow github
51.66
30697898736 main chore(deps): Update j178/prek-action action to v3 (#192) push 01 Aug 2026 11:33AM UTC GitHub github
51.66
30697572824 main chore(deps): Update Rust crate ctor to v1 (#193) push 01 Aug 2026 11:27AM UTC GitHub github
51.66
29032494564 main chore(deps): Update Rust Stable to v1.97 (#191) 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 04:16PM UTC web-flow github
51.66
28488082137 main chore(deps): Update actions/checkout action to v7 (#190) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v6` → ... push 01 Jul 2026 01:56AM UTC web-flow github
51.66
26918977509 main chore(deps): Update pre-commit hook crate-ci/typos to v1.47.1 (#187) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [crate-ci/typos](https://redirect.github.com/crate-ci/typos) | repository | min... push 03 Jun 2026 11:14PM UTC web-flow github
51.55
26731928755 main chore(deps): Update Rust crate ctor to 0.13.0 (#188) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ctor](https://redirect.github.com/mmastrac/linktime) | dependencies | minor | `0.12.0` → `0.13... push 01 Jun 2026 02:27AM UTC web-flow github
51.55
26614884985 main chore(deps): Update Rust Stable to v1.96 (#186) 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 29 May 2026 02:49AM UTC web-flow github
51.55
25197570831 main chore(deps): Update Rust crate ctor to 0.12.0 (#185) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ctor](https://redirect.github.com/mmastrac/rust-ctor) | dependencies | minor | `0.8.0` → `0.12... push 01 May 2026 01:21AM UTC web-flow github
51.55
24537670835 main chore(deps): Update Rust Stable to v1.95 (#183) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.94` → `1.95` | --- ### Release Notes <deta... push 16 Apr 2026 10:43PM UTC web-flow github
50.94
See All Builds (279)

Badge your Repo: libtest2

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