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

facet-rs / facet / 19770016110
58%

Build:
DEFAULT BRANCH: main
Ran 28 Nov 2025 05:08PM UTC
Jobs 1
Files 146
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

28 Nov 2025 05:06PM UTC coverage: 60.673% (+0.3%) from 60.41%
19770016110

push

github

fasterthanlime
Add facet-value crate for memory-efficient dynamic values

A new crate inspired by ijson that provides a pointer-sized Value type
using tagged pointers. Key features:

- Seven value types: Null, Bool, Number, String, Bytes, Array, Object
- Inline values for null/true/false (no heap allocation)
- VBytes type for binary format support (MessagePack, CBOR, etc.)
- no_std compatible with alloc feature
- Struct-based API with destructure() methods (not exposed enum)

995 of 1530 new or added lines in 6 files covered. (65.03%)

16306 of 26875 relevant lines covered (60.67%)

152.08 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
55
66.67
facet-value/src/bytes.rs
61
66.11
facet-value/src/string.rs
90
63.71
facet-value/src/number.rs
103
68.98
facet-value/src/object.rs
109
64.84
facet-value/src/array.rs
117
60.34
facet-value/src/value.rs
Jobs
ID Job ID Ran Files Coverage
1 19770016110.1 28 Nov 2025 05:08PM UTC 146
60.67
GitHub Action Run
Source Files on build 19770016110
  • Tree
  • List 146
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e81ef0be on github
  • Prev Build on main (#19770000397)
  • Next Build on main (#19770332768)
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