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

Suppress unused variable warnings #365

Closed WillAyd closed 8 months ago

WillAyd commented 8 months ago

When using as a dependency and trying to use Wextra these generate warnings

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (b3c952a) 88.38% compared to head (51371a6) 88.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #365 +/- ## ======================================= Coverage 88.38% 88.38% ======================================= Files 75 75 Lines 12677 12677 ======================================= Hits 11205 11205 Misses 1472 1472 ```

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