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

facet-rs / facet / 19921077222
58%

Build:
DEFAULT BRANCH: main
Ran 04 Dec 2025 07:27AM UTC
Jobs 1
Files 172
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

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

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

13 of 14 new or added lines in 2 files covered. (92.86%)

20957 of 35440 relevant lines covered (59.13%)

538.37 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
86.74
0.22% facet-macros-impl/src/process_enum.rs
Jobs
ID Job ID Ran Files Coverage
1 19921077222.1 04 Dec 2025 07:27AM UTC 172
59.13
GitHub Action Run
Source Files on build 19921077222
  • Tree
  • List 172
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0012fd8c on github
  • Prev Build on main (#19903754435)
  • Next Build on main (#19921934689)
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