cbyrohl / scida

scida is an out-of-the-box analysis tool for large scientific datasets. It primarily supports the astrophysics community, focusing on cosmological and galaxy formation simulations using particles or unstructured meshes, as well as large observational datasets. This tool uses dask, allowing analysis to scale.
https://scida.io
MIT License
28 stars 4 forks source link

fix unit discovery in a marginal case #155

Closed cbyrohl closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 54.93%. Comparing base (5a6029e) to head (fdfe40f).

Files Patch % Lines
src/scida/interfaces/mixins/units.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #155 +/- ## ======================================= Coverage 54.93% 54.93% ======================================= Files 65 65 Lines 5796 5796 Branches 1155 1155 ======================================= Hits 3184 3184 Misses 2362 2362 Partials 250 250 ```

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