Skip to content

fix(context): preserve non-Error JS exceptions

9155e80
Select commit
Loading
Failed to load commit list.
Merged

feat(value): add conversion and UTF-16 bindings #749

fix(context): preserve non-Error JS exceptions
9155e80
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 (1dbcb3c) to head (9155e80).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #749   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines         3766      3831   +65     
=========================================
+ Hits          3766      3831   +65     
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 1dbcb3c...9155e80. 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.