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

facet-rs / facet / 19935223201
58%

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

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

28 of 32 new or added lines in 1 file covered. (87.5%)

22590 of 38973 relevant lines covered (57.96%)

507.03 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
41.77
6.81% facet-xml/src/deserialize.rs
Jobs
ID Job ID Ran Files Coverage
1 19935223201.1 04 Dec 2025 03:58PM UTC 179
57.96
GitHub Action Run
Source Files on build 19935223201
  • Tree
  • List 179
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d93cc4a4 on github
  • Prev Build on main (#19935026346)
  • Next Build on main (#19936011205)
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