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.
Codecov Report
Patch coverage:
84.37%
and project coverage change:+0.26%
:tada:Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #96 +/- ## ========================================== + Coverage 54.65% 54.91% +0.26% ========================================== Files 63 65 +2 Lines 5621 5645 +24 Branches 1103 1105 +2 ========================================== + Hits 3072 3100 +28 + Misses 2317 2314 -3 + Partials 232 231 -1 ``` | [Files Changed](https://app.codecov.io/gh/cbyrohl/scida/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl) | Coverage Δ | | |---|---|---| | [src/scida/misc.py](https://app.codecov.io/gh/cbyrohl/scida/pull/96?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% <0.00%> (ø)` | | | [src/scida/interfaces/mixins/units.py](https://app.codecov.io/gh/cbyrohl/scida/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl#diff-c3JjL3NjaWRhL2ludGVyZmFjZXMvbWl4aW5zL3VuaXRzLnB5) | `72.79% <60.00%> (-0.43%)` | :arrow_down: | | [tests/customs/test\_auriga.py](https://app.codecov.io/gh/cbyrohl/scida/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl#diff-dGVzdHMvY3VzdG9tcy90ZXN0X2F1cmlnYS5weQ==) | `71.42% <71.42%> (ø)` | | | [src/scida/customs/arepo/dataset.py](https://app.codecov.io/gh/cbyrohl/scida/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl#diff-c3JjL3NjaWRhL2N1c3RvbXMvYXJlcG8vZGF0YXNldC5weQ==) | `31.25% <100.00%> (ø)` | | | [src/scida/customs/gizmo/dataset.py](https://app.codecov.io/gh/cbyrohl/scida/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl#diff-c3JjL3NjaWRhL2N1c3RvbXMvZ2l6bW8vZGF0YXNldC5weQ==) | `91.66% <100.00%> (+0.17%)` | :arrow_up: | | [tests/customs/test\_all.py](https://app.codecov.io/gh/cbyrohl/scida/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl#diff-dGVzdHMvY3VzdG9tcy90ZXN0X2FsbC5weQ==) | `100.00% <100.00%> (ø)` | | | [tests/test\_config.py](https://app.codecov.io/gh/cbyrohl/scida/pull/96?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%> (ø)` | | | [tests/test\_issues.py](https://app.codecov.io/gh/cbyrohl/scida/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl#diff-dGVzdHMvdGVzdF9pc3N1ZXMucHk=) | `75.55% <100.00%> (+3.05%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/cbyrohl/scida/pull/96/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Byrohl):umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.