Closed tamasgal closed 10 months ago
Attention: 6 lines
in your changes are missing coverage. Please review.
Comparison is base (
d0628a9
) 87.83% compared to head (584697b
) 87.44%.:exclamation: Current head 584697b differs from pull request most recent head 11fa061. Consider uploading reports for the commit 11fa061 to get more accurate results
Files | Patch % | Lines |
---|---|---|
src/root.jl | 62.50% | 6 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The reason for the incomplete coverage is the fact that I wanted to utilise some metaprogramming features to make it a bit more elegant and support all primitives... maybe this PR should be extended to cover them finally 🙈
I added a few more...
Just a small PR which adds several vector/jagged primitive support for leaf types. This is a quick fix for https://github.com/JuliaHEP/UnROOT.jl/issues/298