FZJ-INM1-BDA / siibra-python

Software interfaces for interacting with brain atlases - Python client
Apache License 2.0
48 stars 10 forks source link

fix: takes long time to retrieve feature.dataset.name #547

Closed xgui3783 closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: 1289 lines in your changes are missing coverage. Please review.

Comparison is base (5a0e6b3) 36.81% compared to head (50f038f) 53.40%. Report is 372 commits behind head on main.

Files Patch % Lines
siibra/features/feature.py 48.55% 125 Missing :warning:
siibra/volumes/volume.py 44.85% 118 Missing :warning:
siibra/core/region.py 56.75% 112 Missing :warning:
siibra/volumes/parcellationmap.py 18.97% 111 Missing :warning:
siibra/explorer/url.py 0.00% 107 Missing :warning:
...bra/features/connectivity/regional_connectivity.py 33.33% 56 Missing :warning:
siibra/retrieval/datasets.py 49.53% 54 Missing :warning:
siibra/explorer/util.py 0.00% 51 Missing :warning:
...a/features/tabular/receptor_density_fingerprint.py 4.54% 42 Missing :warning:
...a/features/tabular/regional_timeseries_activity.py 39.13% 42 Missing :warning:
... and 36 more

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #547 +/- ## =========================================== + Coverage 36.81% 53.40% +16.58% =========================================== Files 61 69 +8 Lines 5421 6631 +1210 =========================================== + Hits 1996 3541 +1545 + Misses 3425 3090 -335 ```

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