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

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

Build:
DEFAULT BRANCH: main
Ran 04 Dec 2025 03:58PM UTC
Files 179
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 03:57PM UTC coverage: 57.963% (+0.3%) from 57.651%
19935223201.1

push

github

fasterthanlime
feat(facet-xml): fix attribute namespace matching and add deny_unknown_fields option

- Fix #1060: Unprefixed XML attributes are now correctly matched regardless
  of ns_all setting. Per XML Namespaces spec, unprefixed attributes are
  always in "no namespace" and don't inherit the default xmlns.

- Add DeserializeOptions with deny_unknown_fields for runtime control (#1059)
  - New from_str_with_options() and from_slice_with_options() functions
  - Option is combined with #[facet(deny_unknown_fields)] attribute

- Add comprehensive error case tests (35 new tests) covering:
  - Malformed XML parsing errors
  - Type mismatches and invalid values
  - Missing/optional/default field behavior
  - Unknown field rejection with deny_unknown_fields
  - Nested structs, enums, collections, text content

22590 of 38973 relevant lines covered (57.96%)

507.03 hits per line

Source Files on job 19935223201.1
  • Tree
  • List 179
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19935223201
  • d93cc4a4 on github
  • Prev Job for on main (#19935026346.1)
  • Next Job for on main (#19936011205.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