legend-exp / legend-pydataobj

LEGEND Python Data Objects
https://legend-pydataobj.readthedocs.io
GNU General Public License v3.0
1 stars 9 forks source link

add dataset details to lh5.tools.show #89

Closed lvarriano closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 74.49%. Comparing base (e32cebf) to head (58fcca0). Report is 114 commits behind head on main.

:exclamation: Current head 58fcca0 differs from pull request most recent head e21a69e. Consider uploading reports for the commit e21a69e to get more accurate results

Files Patch % Lines
src/lgdo/lh5/tools.py 5.88% 16 Missing :warning:
src/lgdo/lh5/utils.py 16.66% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #89 +/- ## ========================================== + Coverage 72.89% 74.49% +1.60% ========================================== Files 29 45 +16 Lines 2468 2780 +312 ========================================== + Hits 1799 2071 +272 - Misses 669 709 +40 ```

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

gipert commented 4 months ago

Nice! Do you want to update the lh5ls CLI too?