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

facet-rs / facet / 19942902815
58%

Build:
DEFAULT BRANCH: main
Ran 04 Dec 2025 08:29PM UTC
Jobs 1
Files 190
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 08:27PM UTC coverage: 57.723% (+0.02%) from 57.702%
19942902815

push

github

fasterthanlime
feat(facet-yaml): make owned deserialization the default

This aligns facet-yaml's API with facet-json for consistency:

- `from_str<T: Facet<'static>>(&str)` is now the default (owned)
- `from_str_borrowed<'input, 'facet, T: Facet<'facet>>(&'input str)` for zero-copy

This allows parsing YAML from temporary buffers (e.g., HTTP request
bodies, config files read into String) without lifetime constraints.

Closes #1074

68 of 90 new or added lines in 1 file covered. (75.56%)

4 existing lines in 1 file now uncovered.

22800 of 39499 relevant lines covered (57.72%)

501.72 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
22
41.46
1.63% facet-yaml/src/deserialize.rs

Uncovered Existing Lines

Lines Coverage ∆ File
4
41.46
1.63% facet-yaml/src/deserialize.rs
Jobs
ID Job ID Ran Files Coverage
1 19942902815.1 04 Dec 2025 08:29PM UTC 190
57.72
GitHub Action Run
Source Files on build 19942902815
  • Tree
  • List 190
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2c176ac7 on github
  • Prev Build on main (#19939684359)
  • Next Build on main (#19944716089)
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