apache / arrow-nanoarrow

Helpers for Arrow C Data & Arrow C Stream interfaces
https://arrow.apache.org/nanoarrow
Apache License 2.0
149 stars 34 forks source link

chore(c): Add UBSAN / ASAN to Meson CI job #523

Closed WillAyd closed 2 weeks ago

WillAyd commented 3 weeks ago

Figured this is a pretty easy addition, and might help catch more mistakes up front if this becomes a standard CI job

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.00%. Comparing base (41e9e71) to head (92dd6d2). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #523 +/- ## ========================================== + Coverage 88.92% 89.00% +0.07% ========================================== Files 89 89 Lines 16339 16301 -38 ========================================== - Hits 14530 14509 -21 + Misses 1809 1792 -17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.