legend-exp / pygama

Python package for data processing and analysis
https://pygama.readthedocs.io
GNU General Public License v3.0
18 stars 56 forks source link

Fix several `FileDB.from_disk()` issues #495

Closed gipert closed 1 year ago

gipert commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.20 :tada:

Comparison is base (1c5c897) 48.22% compared to head (9243670) 48.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #495 +/- ## ========================================== + Coverage 48.22% 48.42% +0.20% ========================================== Files 104 104 Lines 12452 12460 +8 ========================================== + Hits 6005 6034 +29 + Misses 6447 6426 -21 ``` | [Impacted Files](https://app.codecov.io/gh/legend-exp/pygama/pull/495?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=legend-exp) | Coverage Δ | | |---|---|---| | [src/pygama/flow/file\_db.py](https://app.codecov.io/gh/legend-exp/pygama/pull/495?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=legend-exp#diff-c3JjL3B5Z2FtYS9mbG93L2ZpbGVfZGIucHk=) | `78.28% <100.00%> (+5.87%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/legend-exp/pygama/pull/495/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=legend-exp)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.