Skip to content

docs(unmarshaller): note the 23-byte slack on the message-size cap

f683b17
Select commit
Loading
Failed to load commit list.
Merged

fix(unmarshaller): cap message size at 128 MiB per d-bus spec #653

docs(unmarshaller): note the 23-byte slack on the message-size cap
f683b17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 15, 2026 in 1s

89.11% (-0.05%) compared to 5d181d5

View this Pull Request on Codecov

89.11% (-0.05%) compared to 5d181d5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.11%. Comparing base (5d181d5) to head (f683b17).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #653      +/-   ##
==========================================
- Coverage   89.16%   89.11%   -0.05%     
==========================================
  Files          29       29              
  Lines        3488     3492       +4     
  Branches      602      603       +1     
==========================================
+ Hits         3110     3112       +2     
- Misses        228      229       +1     
- Partials      150      151       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.