FZJ-INM1-BDA / siibra-python

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

feat: add encode URL point #559

Closed xgui3783 closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (5a0e6b3) 36.81% compared to head (f39da91) 53.32%. Report is 387 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/explorer/url.py 0.00% 112 Missing :warning:
siibra/volumes/parcellationmap.py 18.97% 111 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 #559 +/- ## =========================================== + Coverage 36.81% 53.32% +16.50% =========================================== Files 61 69 +8 Lines 5421 6641 +1220 =========================================== + Hits 1996 3541 +1545 + Misses 3425 3100 -325 ```

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