apache / arrow-julia

Official Julia implementation of Apache Arrow
https://arrow.apache.org/julia/
Other
284 stars 59 forks source link

Bugfix type instability in length(::Arrow.ToList) #497

Closed JoaoAparicio closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3712291) 87.43% compared to head (e1e0dbc) 5.10%.

Files Patch % Lines
src/arraytypes/list.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #497 +/- ## ========================================== - Coverage 87.43% 5.10% -82.34% ========================================== Files 26 25 -1 Lines 3288 3211 -77 ========================================== - Hits 2875 164 -2711 - Misses 413 3047 +2634 ```

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

baumgold commented 9 months ago

@JuliaRegistrator register

JuliaRegistrator commented 9 months ago

Error while trying to register: Register Failed @baumgold, it looks like you are not a publicly listed member/owner in the parent organization (apache). If you are a member/owner, you will need to change your membership to public. See GitHub Help

baumgold commented 9 months ago

@JuliaRegistrator register

JuliaRegistrator commented 9 months ago

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.