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

FHist support for v0.11 (non-breaking) #329

Closed tamasgal closed 5 months ago

tamasgal commented 5 months ago

Allows to use both v0.10 and v0.11 of FHist.jl

Closes #325

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 85.69%. Comparing base (5de2c4f) to head (1f3a60a).

Files Patch % Lines
src/utils.jl 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #329 +/- ## ========================================== - Coverage 85.74% 85.69% -0.06% ========================================== Files 18 18 Lines 2490 2495 +5 ========================================== + Hits 2135 2138 +3 - Misses 355 357 +2 ```

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