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

facet-rs / facet / 19927721300
58%

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

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

101 of 146 new or added lines in 1 file covered. (69.18%)

1 existing line in 1 file now uncovered.

22115 of 38399 relevant lines covered (57.59%)

509.49 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
45
34.96
3.91% facet-xml/src/deserialize.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
34.96
3.91% facet-xml/src/deserialize.rs
Jobs
ID Job ID Ran Files Coverage
1 19927721300.1 04 Dec 2025 11:41AM UTC 177
57.59
GitHub Action Run
Source Files on build 19927721300
  • Tree
  • List 177
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 83c979fd on github
  • Prev Build on main (#19927463725)
  • Next Build on main (#19928079673)
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