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

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

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2025 08:11PM UTC
Files 116
Run time 235min
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%
15426853342.1

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>

10414 of 17551 relevant lines covered (59.34%)

145.41 hits per line

Source Files on job 15426853342.1
  • Tree
  • List 116
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15426853342
  • a617bc3f on github
  • Prev Job for on main (#15426757431.1)
  • Next Job for on main (#15427045788.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