Skip to content

test(marshal): cover detached buffer decode errors

44fa3ca
Select commit
Loading
Failed to load commit list.
Merged

refactor(value): align native type checks with quickjs-ng #748

test(marshal): cover detached buffer decode errors
44fa3ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 0s

100.00% (target 90.00%)

View this Pull Request on Codecov

100.00% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d586cac) to head (44fa3ca).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #748   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines         3726      3766   +40     
=========================================
+ Hits          3726      3766   +40     
Files with missing lines Coverage Δ
context.go 100.00% <100.00%> (ø)
value.go 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d586cac...44fa3ca. Read the comment docs.

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