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

facet-rs / facet / 20072180752
58%

Build:
DEFAULT BRANCH: main
Ran 09 Dec 2025 05:16PM UTC
Jobs 1
Files 212
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 05:14PM UTC coverage: 58.514% (-0.1%) from 58.627%
20072180752

push

github

fasterthanlime
feat(facet-json): support untagged enum deserialization for non-struct variants

Add support for deserializing untagged enums from non-object JSON values:
- Unit variants: null → first unit variant (like serde)
- Newtype/scalar variants: string/number/bool → matching variant by type
- Tuple variants: array → variant by arity

Uses facet-solver's VariantsByFormat for variant classification and
specificity_score for type-based variant selection.

Fixes #1190

54 of 207 new or added lines in 1 file covered. (26.09%)

1 existing line in 1 file now uncovered.

26311 of 44965 relevant lines covered (58.51%)

630.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
153
59.39
-3.17% facet-json/src/deserialize.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
59.39
-3.17% facet-json/src/deserialize.rs
Jobs
ID Job ID Ran Files Coverage
1 20072180752.1 09 Dec 2025 05:16PM UTC 212
58.51
GitHub Action Run
Source Files on build 20072180752
  • Tree
  • List 212
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5c52e64f on github
  • Prev Build on main (#20071389342)
  • Next Build on main (#20073264397)
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