Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

76caa2b
Select commit
Loading
Failed to load commit list.
Closed

Adding a registry to have the hashes of datasets #1072

[pre-commit.ci] auto fixes from pre-commit.com hooks
76caa2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2025 in 1s

65.92% (target 1.00%)

View this Pull Request on Codecov

65.92% (target 1.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.92%. Comparing base (91dd574) to head (76caa2b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1072      +/-   ##
==========================================
+ Coverage   65.90%   65.92%   +0.02%     
==========================================
  Files          45       46       +1     
  Lines        6772     6776       +4     
  Branches     1138     1138              
==========================================
+ Hits         4463     4467       +4     
  Misses       1875     1875              
  Partials      434      434              
Files with missing lines Coverage Δ
src/squidpy/datasets/_10x_datasets.py 97.91% <100.00%> (+0.04%) ⬆️
src/squidpy/datasets/_hash_registry.py 100.00% <100.00%> (ø)
src/squidpy/datasets/_utils.py 75.83% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.