Skip to content

refactor: replace unmaintained bincode with postcard + borsh - #1302

Open
MrCroxx wants to merge 5 commits into
mainfrom
refactor/replace-bincode-with-postcard-and-borsh
Open

refactor: replace unmaintained bincode with postcard + borsh#1302
MrCroxx wants to merge 5 commits into
mainfrom
refactor/replace-bincode-with-postcard-and-borsh

fix: use code span instead of doc link for cfg-gated postcard_error

f304a52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 1s

84.86% (-0.02%) compared to 2741b9f

View this Pull Request on Codecov

84.86% (-0.02%) compared to 2741b9f

Details

Codecov Report

❌ Patch coverage is 10.00000% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
foyer-common/src/code.rs 12.50% 14 Missing ⚠️
foyer-common/src/error.rs 0.00% 4 Missing ⚠️
Files with missing lines Coverage Δ
foyer-common/src/error.rs 75.26% <0.00%> (+1.16%) ⬆️
foyer-common/src/code.rs 80.82% <12.50%> (-5.31%) ⬇️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.