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

Issue24 #81

Closed cbyrohl closed 1 year ago

cbyrohl commented 1 year ago

fixes issue #24

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 72.22% and project coverage change: +0.26% :tada:

Comparison is base (df5faa2) 54.77% compared to head (38f0ba1) 55.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #81 +/- ## ========================================== + Coverage 54.77% 55.04% +0.26% ========================================== Files 56 56 Lines 5371 5425 +54 Branches 1061 1070 +9 ========================================== + Hits 2942 2986 +44 - Misses 2206 2212 +6 - Partials 223 227 +4 ``` | [Files Changed](https://app.codecov.io/gh/cbyrohl/scida/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl) | Coverage Δ | | |---|---|---| | [tests/test\_docs.py](https://app.codecov.io/gh/cbyrohl/scida/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl#diff-dGVzdHMvdGVzdF9kb2NzLnB5) | `96.36% <0.00%> (ø)` | | | [src/scida/config.py](https://app.codecov.io/gh/cbyrohl/scida/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl#diff-c3JjL3NjaWRhL2NvbmZpZy5weQ==) | `77.09% <66.00%> (-1.40%)` | :arrow_down: | | [src/scida/misc.py](https://app.codecov.io/gh/cbyrohl/scida/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl#diff-c3JjL3NjaWRhL21pc2MucHk=) | `64.23% <66.66%> (+0.72%)` | :arrow_up: | | [src/scida/convenience.py](https://app.codecov.io/gh/cbyrohl/scida/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl#diff-c3JjL3NjaWRhL2NvbnZlbmllbmNlLnB5) | `51.15% <100.00%> (+0.22%)` | :arrow_up: | | [src/scida/interfaces/mixins/units.py](https://app.codecov.io/gh/cbyrohl/scida/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl#diff-c3JjL3NjaWRhL2ludGVyZmFjZXMvbWl4aW5zL3VuaXRzLnB5) | `72.59% <100.00%> (ø)` | | | [tests/test\_config.py](https://app.codecov.io/gh/cbyrohl/scida/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl#diff-dGVzdHMvdGVzdF9jb25maWcucHk=) | `100.00% <100.00%> (ø)` | |

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

cbyrohl commented 1 year ago

Still missing documentation for unitfiles and simulations.yaml