apache / arrow-nanoarrow

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

fix: Issue with appending NULLs to IntervalArray #376

Closed WillAyd closed 8 months ago

WillAyd commented 8 months ago

closes #375

credit to @jorisvandenbossche for root-causing the issue here

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (8fd87bb) 87.88% compared to head (6646e68) 87.89%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #376 +/- ## ======================================= Coverage 87.88% 87.89% ======================================= Files 76 76 Lines 13369 13371 +2 ======================================= + Hits 11750 11752 +2 Misses 1619 1619 ```

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