Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maint sparseindex #525

Merged
merged 8 commits into from
Dec 6, 2024

fix: LocalFileRepository._build_url must return str

d23a2b8
Select commit
Loading
Failed to load commit list.
Merged

Maint sparseindex #525

fix: LocalFileRepository._build_url must return str
d23a2b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

46.02% (+0.02%) compared to dc63457

View this Pull Request on Codecov

46.02% (+0.02%) compared to dc63457

Details

Codecov Report

Attention: Patch coverage is 40.74074% with 48 lines in your changes missing coverage. Please review.

Project coverage is 46.02%. Comparing base (dc63457) to head (d23a2b8).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
siibra/volumes/sparsemap.py 41.53% 38 Missing ⚠️
siibra/retrieval/repositories.py 28.57% 5 Missing ⚠️
siibra/retrieval/requests.py 44.44% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #525      +/-   ##
==========================================
+ Coverage   46.00%   46.02%   +0.02%     
==========================================
  Files          75       75              
  Lines        7232     7165      -67     
==========================================
- Hits         3327     3298      -29     
+ Misses       3905     3867      -38     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.