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

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

Build:
DEFAULT BRANCH: main
Ran 29 Nov 2025 12:46AM UTC
Files 150
Run time 4s
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

29 Nov 2025 12:44AM UTC coverage: 60.834% (+0.4%) from 60.452%
19776568155.1

push

github

fasterthanlime
Implement extension attributes v2 with macro-based validation

Replace the trait-based extension attribute system with a simpler
macro-based approach:

- Extension crates now provide a dispatcher macro (__attr!) that routes
  to individual attribute macros
- Clear compile_error! messages for unknown attributes with suggestions
- Removed facet-core-proc-macros crate and Token types (no longer needed)
- Added compile_errors_showcase example demonstrating error messages
- Updated facet-kdl, facet-args, facet-yaml with new macro patterns

Error messages now show:
  "unknown kdl attribute `chld`. expected one of: child, children, ..."

instead of the confusing module-not-found errors.

17171 of 28226 relevant lines covered (60.83%)

154.17 hits per line

Source Files on job 19776568155.1
  • Tree
  • List 150
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19776568155
  • 8e5454a6 on github
  • Prev Job for on main (#19775899860.1)
  • Next Job for on main (#19777793341.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