JuliaHEP / UpROOT.jl

Julia package to access CERN ROOT files, wraps Python package uproot
Other
15 stars 3 forks source link

Improved TTree and TBranch conversion and getindex #9

Closed oschulz closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #9 into master will increase coverage by 3.12%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   36.52%   39.65%   +3.12%     
==========================================
  Files           8        8              
  Lines         167      174       +7     
==========================================
+ Hits           61       69       +8     
+ Misses        106      105       -1     
Impacted Files Coverage Δ
src/ttree.jl 47.61% <87.50%> (+8.33%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update beb7a10...11c4625. Read the comment docs.