Skip to content

test: add fast-path coverage for *int64, *uint, *uint64, *float64, *b…

524315a
Select commit
Loading
Failed to load commit list.
Merged

perf: fast-path common pointer types in dereferencePointers + inline tag dedup #125

test: add fast-path coverage for *int64, *uint, *uint64, *float64, *b…
524315a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 1s

90.17% (+0.67%) compared to b7740ed

View this Pull Request on Codecov

90.17% (+0.67%) compared to b7740ed

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.17%. Comparing base (b7740ed) to head (524315a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   89.49%   90.17%   +0.67%     
==========================================
  Files          15       15              
  Lines        1209     1231      +22     
==========================================
+ Hits         1082     1110      +28     
+ Misses        102       96       -6     
  Partials       25       25              

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