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

futpib / claugrep / 25080078913
92%

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2026 10:05PM UTC
Jobs 1
Files 6
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

28 Apr 2026 10:04PM UTC coverage: 86.059% (+0.4%) from 85.702%
25080078913

push

github

futpib
refactor: colocate target parse/serialize with FromStr + Display

Replaces `Target::as_str()` with `impl Display for Target` and adds
`impl FromStr for Target`, plus a `QualifiedTarget { target, subtype }`
newtype with the same trait pair. `parse_targets` now drives off
`QualifiedTarget::from_str` instead of a hand-rolled match table, and
the dump/tail/last/search output sites format labels via Display.

Side effect: subtype-bearing labels in output now use `.` consistently
with input syntax (`[system.away_summary]` instead of
`[system:away_summary]`), so what you type in `--targets` matches what
you read back in the output.

150 of 151 new or added lines in 4 files covered. (99.34%)

3142 of 3651 relevant lines covered (86.06%)

30.32 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
65.2
-0.61% src/main.rs
Jobs
ID Job ID Ran Files Coverage
1 25080078913.1 28 Apr 2026 10:05PM UTC 6
86.06
GitHub Action Run
Source Files on build 25080078913
  • Tree
  • List 6
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25080078913
  • a7d785b7 on github
  • Prev Build on master (#25079742472)
  • Next Build on master (#25223584347)
  • 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