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

assert-rs / libtest2 / 18751201755
32%

Build:
DEFAULT BRANCH: main
Ran 23 Oct 2025 02:10PM UTC
Jobs 1
Files 36
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

23 Oct 2025 02:09PM UTC coverage: 30.736% (+0.3%) from 30.432%
18751201755

push

github

web-flow
feat: Add `#[ignore]` macro (#139)

Resolves https://github.com/assert-rs/libtest2/issues/16.

After some discussion on https://github.com/assert-rs/libtest2/issues/16
I went with the approach of accepting attributes following `#[test]`
(for now only `#[ignore]` is accepted), as this would allow us to accept
the standard syntax `#[ignore = "some reason"]` (and later
`#[should_panic = "some expected message"]`). These are not allowed in
custom attributes, but so long as we don't emit these (only parse them
internally) it's all good.

505 of 1643 relevant lines covered (30.74%)

0.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18751201755.1 23 Oct 2025 02:10PM UTC 36
30.74
GitHub Action Run
Source Files on build 18751201755
  • Tree
  • List 36
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a6b2afa3 on github
  • Prev Build on main (#18662789275)
  • Next Build on main (#18856174810)
  • 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

© 2025 Coveralls, Inc