JuliaHEP / UnROOT.jl

Native Julia I/O package to work with CERN ROOT files objects (TTree and RNTuple)
https://juliahep.github.io/UnROOT.jl/
MIT License
97 stars 17 forks source link

[RNTuple] backfill zero elements for extension columns #332

Closed Moelf closed 5 months ago

Moelf commented 5 months ago

fix #331

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 85.62%. Comparing base (514306e) to head (6b24853).

Files Patch % Lines
src/RNTuple/fieldcolumn_reading.jl 57.14% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #332 +/- ## ========================================== - Coverage 85.70% 85.62% -0.08% ========================================== Files 19 19 Lines 2497 2504 +7 ========================================== + Hits 2140 2144 +4 - Misses 357 360 +3 ```

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