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

assert-rs / libtest2
51%

Build:
DEFAULT BRANCH: main
Repo Added 10 Jul 2025 08:18PM UTC
Token JTOfZLUA317jiFni5LulQRzjy0kvrc0cw regen
Build 238 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
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.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/github-codeql-action-4.x
  • renovate/j178-prek-action-2.x
  • renovate/schemars-1.x-lockfile
  • renovate/stable-1.x
  • result
  • schema
  • schema2
  • should_panic
  • state
  • template
  • tests
  • unique
  • update

16 Apr 2026 10:39PM UTC coverage: 50.943%. Remained the same
24537670835

push

github

web-flow
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

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

###
[`v1.95`](https://redirect.github.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1950-2026-04-16)

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

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

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

## Language

- [Stabilize `if let` guards on match
arms](https://redirect.github.com/rust-lang/rust/pull/141295)
- [`irrefutable_let_patterns` lint no longer lints on let
chains](https://redirect.github.com/rust-lang/rust/pull/146832)
- [Support importing path-segment keywords with
renaming](https://redirect.github.com/rust-lang/rust/pull/146972)
- [Stabilize inline assembly for PowerPC and
PowerPC64](https://redirect.github.com/rust-lang/rust/pull/147996)
- [const-eval: be more consistent in the behavior of padding during
typed copies](https://redirect.github.com/rust-lang/rust/pull/148967)
- [Const blocks are no longer evaluated to determine if expressions
involving fallible operations can implicitly be
constant-promoted.](https://redirect.github.com/rust-lang/rust/pull/150557).
Expressions whose ability to implicitly be promoted would depend on the
result of a const block are no longer implicitly promoted.
- [Make operational semantics of pattern matching independent of crate
and module](https://redirect.github.com/rust-lang/rust/pull/150681)

<a id="1.95-Compiler"></a>

## Compiler

- [Stabilize `--remap-path-scope` for controlling the scoping of how
paths get remapped in the resulting
binary](https://redirect.github.com/rust-lang/rust/pull/147611)

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

## Platform Support

- [Promote `powerpc64-unknown-linux-musl` to Tier 2 with host
tools](https://redirect.github.com/rust-lang/ru... (continued)

1215 of 2385 relevant lines covered (50.94%)

1.08 hits per line

Relevant lines Covered
Build:
Build:
2385 RELEVANT LINES 1215 COVERED LINES
1.08 HITS PER LINE
Source Files on main
  • Tree
  • List 44
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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
23855317330 main chore(deps): Update j178/prek-action action to v2 (#182) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [j178/prek-action](https://redirect.github.com/j178/prek-action) | action | major | `v1` → ... push 01 Apr 2026 03:01PM UTC web-flow github
50.94
23855175101 main chore(deps): Update Rust crate ctor to 0.8.0 (#181) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ctor](https://redirect.github.com/mmastrac/rust-ctor) | dependencies | minor | `0.6.3` → `0.8.0... push 01 Apr 2026 02:58PM UTC web-flow github
50.94
23618483013 main docs(design): Add an initial junit section push 26 Mar 2026 09:21PM UTC epage github
50.94
22642236803 main chore: Upgrade dependencies (#179) push 03 Mar 2026 08:54PM UTC web-flow github
50.96
22591000109 main chore(deps): Update pre-commit hook crate-ci/typos to v1.44.0 (#177) > ℹ️ **Note** > > This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [crate-c... push 02 Mar 2026 06:57PM UTC web-flow github
50.96
22588837436 main chore(deps): Update Rust crate schemars to v1.2.1 (#176) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [schemars](https://graham.cool/schemars/) ([source](https://redirect.github.com/GREsau/sche... push 02 Mar 2026 06:00PM UTC web-flow github
50.96
22534424535 main chore(deps): Update pre-commit hook crate-ci/committed to v1.1.11 (#175) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [crate-ci/committed](https://redirect.github.com/crate-ci/committed) | repo... push 01 Mar 2026 02:51AM UTC web-flow github
50.96
21554863907 main chore(deps): Update Rust crate schemars to v1.2.0 (#173) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [schemars](https://graham.cool/schemars/) ([source](https://redirect.github.com/GREsau/sche... push 01 Feb 2026 02:18AM UTC web-flow github
50.96
21411990272 main chore: Update from _rust template (#171) push 27 Jan 2026 07:57PM UTC web-flow github
50.96
See All Builds (238)

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

© 2026 Coveralls, Inc