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

facet-rs / facet / 19921077222 / 1
58%
main: 58%

Build:
DEFAULT BRANCH: main
Ran 04 Dec 2025 07:27AM UTC
Files 172
Run time 5s
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

04 Dec 2025 07:26AM UTC coverage: 59.134% (+0.01%) from 59.12%
19921077222.1

push

github

fasterthanlime
fix: suppress dead_code warnings for reflection-constructed types

When types (enums/structs) are constructed via reflection (e.g., through
facet_args::from_std_args()), the compiler doesn't see them being used
directly and warns about dead code. This fix generates helper functions
that "use" all enum variants and struct types, suppressing these false
positive warnings.

Fixes: https://github.com/facet-rs/facet/issues/996

20957 of 35440 relevant lines covered (59.13%)

538.37 hits per line

Source Files on job 19921077222.1
  • Tree
  • List 172
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19921077222
  • 0012fd8c on github
  • Prev Job for on main (#19903754435.1)
  • Next Job for on main (#19921934689.1)
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