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

facet-rs / facet / 19776568155
58%

Build:
DEFAULT BRANCH: main
Ran 29 Nov 2025 12:46AM UTC
Jobs 1
Files 150
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

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

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.

25 of 60 new or added lines in 4 files covered. (41.67%)

19 existing lines in 2 files now uncovered.

17171 of 28226 relevant lines covered (60.83%)

154.17 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.75
27.08% facet-macros-emit/src/extension.rs
16
0.0
0.0% facet-showcase/src/runner.rs
18
47.96
-1.49% facet-core/src/types/mod.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
47.96
-1.49% facet-core/src/types/mod.rs
18
12.9
-58.06% facet-core/src/impls_core/tuple.rs
Jobs
ID Job ID Ran Files Coverage
1 19776568155.1 29 Nov 2025 12:46AM UTC 150
60.83
GitHub Action Run
Source Files on build 19776568155
  • Tree
  • List 150
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8e5454a6 on github
  • Prev Build on main (#19775899860)
  • Next Build on main (#19777793341)
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