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

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

Build:
DEFAULT BRANCH: main
Ran 09 Dec 2025 03:23PM UTC
Files 209
Run time 10s
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

09 Dec 2025 03:21PM UTC coverage: 58.733%. Remained the same
20068663611.1

push

github

fasterthanlime
refactor: rename from_bytes to from_slice in facet-postcard

Rename deserialization functions for consistency with the postcard crate:
- `from_bytes` -> `from_slice`
- `take_from_bytes` -> `take_from_slice`

The postcard crate uses `from_bytes` internally but this naming better
matches the Rust convention where `from_slice` is used for deserialization
from a byte slice, while `to_slice` is used for serialization into a buffer.

This also makes the API symmetric with our existing `to_slice` function.

Closes #1194

26171 of 44559 relevant lines covered (58.73%)

635.67 hits per line

Source Files on job 20068663611.1
  • Tree
  • List 209
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20068663611
  • fbd2ec87 on github
  • Prev Job for on main (#20068363674.1)
  • Next Job for on main (#20068996792.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