go-hep / hep

hep is the mono repository holding all of go-hep.org/x/hep packages and tools
https://go-hep.org
BSD 3-Clause "New" or "Revised" License
230 stars 35 forks source link

groot: add read support for TCanvas #1002

Closed sbinet closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (e73dd33) 72.88% compared to head (8af6fdd) 73.51%.

Files Patch % Lines
groot/rpad/pad.go 81.25% 18 Missing and 6 partials :warning:
groot/rpad/canvas.go 73.91% 13 Missing and 5 partials :warning:
groot/rpad/attcanvas.go 51.72% 11 Missing and 3 partials :warning:
groot/riofs/walk.go 52.17% 11 Missing :warning:
groot/rcmd/dump.go 40.00% 6 Missing and 3 partials :warning:
groot/rbase/vpad.go 73.07% 5 Missing and 2 partials :warning:
groot/rcmd/ls.go 91.66% 2 Missing and 1 partial :warning:
groot/rbase/qobject.go 83.33% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1002 +/- ## ========================================== + Coverage 72.88% 73.51% +0.63% ========================================== Files 420 426 +6 Lines 63821 65659 +1838 ========================================== + Hits 46514 48270 +1756 - Misses 14913 14976 +63 - Partials 2394 2413 +19 ```

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