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

facet-rs / facet / 15426775322
59%
main: 58%

Build:
Build:
LAST BUILD BRANCH: facet-format-borrow
DEFAULT BRANCH: main
Ran 03 Jun 2025 08:07PM UTC
Jobs 1
Files 116
Run time 318min
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

03 Jun 2025 08:06PM UTC coverage: 59.336% (+0.2%) from 59.159%
15426775322

push

github

fasterthanlime
Fix JSON serialization of &[u8] slices

Previously, &[u8] references were serialized as null in JSON. This adds
proper support for serializing them as arrays of numbers, matching the
behavior of Vec<u8> and other byte containers.

- Add as_bytes() method to Peek for detecting &[u8] references
- Update serializer to check for byte slices and use serialize_bytes()
- Add comprehensive tests for various byte slice scenarios

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

19 of 23 new or added lines in 3 files covered. (82.61%)

1 existing line in 1 file now uncovered.

10414 of 17551 relevant lines covered (59.34%)

145.43 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
66.26
2.03% facet-reflect/src/peek/value.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
89.31
2.53% facet-serialize/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 15426775322.1 03 Jun 2025 08:07PM UTC 116
59.34
GitHub Action Run
Source Files on build 15426775322
  • Tree
  • List 116
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a617bc3f on github
  • Prev Build on main (#15426757431)
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

© 2025 Coveralls, Inc