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

assert-rs / libtest2 / 25197570831
52%

Build:
DEFAULT BRANCH: main
Ran 01 May 2026 01:21AM UTC
Jobs 1
Files 44
Run time 1min
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

01 May 2026 01:16AM UTC coverage: 51.549% (+0.6%) from 50.943%
25197570831

push

github

web-flow
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.0` |

---

### Release Notes

<details>
<summary>mmastrac/rust-ctor (ctor)</summary>

###
[`v0.12.0`](https://redirect.github.com/mmastrac/rust-ctor/blob/HEAD/CHANGELOG.md#ctor-0120---2026-04-30)

##### Added

- Support for `#[ctor]` on `impl` items. To be valid, the `fn` must have
no
`self` parameter and must not access any generic parameters from the
outer
  item.
- Added `life before main` documentation to all crates.
- `early` and `late` priority values are now supported on all platforms.

##### Removed

- deprecated `dtor` feature and crate dependency from `ctor` crate (use
the `dtor` crate directly).

##### Fixed

- AIX uses "standard" priority values from 0 to 999, early and late
(mapped to

[`8000000`](https://redirect.github.com/mmastrac/rust-ctor/commit/80000000)
to
[`8000099`](https://redirect.github.com/mmastrac/rust-ctor/commit/80000999)).

##### Changed

- If the `priority` feature is enabled, `ctor` priority sorting is now
stable
and consistent across platforms: `early`/`0`/`unspecified`, then `1 <= N
<
  1000`, then `late`.
- If a `link_section` or `export_name_prefix` is specified, a `priority`
value
  must not be specified (now a compiler error).
- Migrated to using the `linktime-proc-macro` crate for proc-macro
support.

###
[`v0.11.1`](https://redirect.github.com/mmastrac/rust-ctor/blob/HEAD/CHANGELOG.md#ctor-0111---2026-04-28)

##### Changed

- Deprecated \`\`dtor`macros in favor of`dtor\` crate.
- Migrated to using the `linktime-proc-macro` crate for proc-macro
support.

##### Fixed

- Fixed some stray `dtor` references in ctor docs.

###
[`v0.11.0`](https://redirect.github.com/mmastrac/rust-ctor/blob/HEAD/CHANGELOG.md#ctor-0110---2026-04-28)

#### ctor \[0.11.0] - 2026-04-28

###
[`v0.... (continued)

1215 of 2357 relevant lines covered (51.55%)

1.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25197570831.1 01 May 2026 01:21AM UTC 44
51.55
GitHub Action Run
Source Files on build 25197570831
  • Tree
  • List 44
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 83affb28 on github
  • Prev Build on main (#24537670835)
  • Delete
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