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

facet-rs / facet / 20074468373
58%

Build:
DEFAULT BRANCH: main
Ran 09 Dec 2025 06:36PM UTC
Jobs 1
Files 213
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

09 Dec 2025 06:34PM UTC coverage: 58.279% (-0.09%) from 58.373%
20074468373

push

github

fasterthanlime
feat(facet-args): automatic --help detection + showcase provenance

Two features in one:

1. **Auto --help detection**: When `-h`, `--help`, `-help`, or `/?` is the
   first argument, facet-args now automatically generates and returns help
   text via a `HelpRequested` error variant. Users can check `err.is_help_request()`
   and `err.help_text()` to handle this case.

2. **Showcase provenance**: Generated showcase markdown files now include
   a footer with build provenance - links to the exact source file and commit
   on GitHub, timestamp, and rustc version. Readers can click through to see
   exactly what code generated the output they're looking at.

Closes #1210, closes #1108

37 of 142 new or added lines in 4 files covered. (26.06%)

1 existing line in 1 file now uncovered.

26489 of 45452 relevant lines covered (58.28%)

624.84 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
80.34
0.64% facet-args/src/error.rs
35
0.0
0.0% xtask/src/main.rs
68
0.0
0.0% facet-showcase/src/runner.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% xtask/src/main.rs
Jobs
ID Job ID Ran Files Coverage
1 20074468373.1 09 Dec 2025 06:36PM UTC 213
58.28
GitHub Action Run
Source Files on build 20074468373
  • Tree
  • List 213
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6a12cbcb on github
  • Prev Build on main (#20074091239)
  • Next Build on main (#20074615249)
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