Skip to content

add cache to notebook ci's as well

34fbf40
Select commit
Loading
Failed to load commit list.
Merged

Adding a registry to have the hashes of datasets (restructured for aws s3) #1076

add cache to notebook ci's as well
34fbf40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2025 in 0s

66.45% (target 1.00%)

View this Pull Request on Codecov

66.45% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 75.40453% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.45%. Comparing base (c653810) to head (34fbf40).

Files with missing lines Patch % Lines
src/squidpy/datasets/_downloader.py 62.59% 36 Missing and 13 partials ⚠️
src/squidpy/datasets/_registry.py 86.23% 8 Missing and 7 partials ⚠️
src/squidpy/datasets/_datasets.py 80.64% 7 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1076      +/-   ##
==========================================
- Coverage   66.60%   66.45%   -0.16%     
==========================================
  Files          45       44       -1     
  Lines        7017     7115      +98     
  Branches     1185     1199      +14     
==========================================
+ Hits         4674     4728      +54     
- Misses       1880     1913      +33     
- Partials      463      474      +11     
Files with missing lines Coverage Δ
src/squidpy/gr/_build.py 88.47% <100.00%> (ø)
src/squidpy/read/_read.py 35.16% <100.00%> (-0.71%) ⬇️
src/squidpy/read/_utils.py 76.19% <100.00%> (+0.58%) ⬆️
src/squidpy/datasets/_datasets.py 80.64% <80.64%> (ø)
src/squidpy/datasets/_registry.py 86.23% <86.23%> (ø)
src/squidpy/datasets/_downloader.py 62.59% <62.59%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.