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

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

Build:
DEFAULT BRANCH: main
Ran 04 Dec 2025 11:42AM UTC
Files 177
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 11:40AM UTC coverage: 57.593% (+0.1%) from 57.492%
19927721300.1

push

github

fasterthanlime
feat(facet-xml): namespace-aware deserialization with xml::ns and xml::ns_all

Implements namespace-aware field matching for XML deserialization:

- Field-level `xml::ns = "..."` attribute to require specific namespace
- Container-level `xml::ns_all = "..."` for default namespace on all fields
- Fields with xml::ns only match elements/attributes in that namespace
- Fields without xml::ns (or ns_all) match any namespace (backward compatible)
- Prefix-independent: matches by namespace URI, not prefix

Closes #1021

22115 of 38399 relevant lines covered (57.59%)

509.49 hits per line

Source Files on job 19927721300.1
  • Tree
  • List 177
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19927721300
  • 83c979fd on github
  • Prev Job for on main (#19927463725.1)
  • Next Job for on main (#19928079673.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