Skip to content

Backport PR #2048: (chore): Re-introduce strict warnings

fed1ec2
Select commit
Loading
Failed to load commit list.
Merged

Backport PR #2048 on branch 0.12.x ((chore): Re-introduce strict warnings) #2055

Backport PR #2048: (chore): Re-introduce strict warnings
fed1ec2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2025 in 0s

85.54% (target 80.00%)

View this Pull Request on Codecov

85.54% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.54%. Comparing base (29f394f) to head (fed1ec2).

Files with missing lines Patch % Lines
src/anndata/_io/read.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           0.12.x    #2055      +/-   ##
==========================================
- Coverage   86.78%   85.54%   -1.25%     
==========================================
  Files          46       46              
  Lines        7076     7049      -27     
==========================================
- Hits         6141     6030     -111     
- Misses        935     1019      +84     
Files with missing lines Coverage Δ
src/anndata/_io/specs/methods.py 90.16% <100.00%> (-0.90%) ⬇️
src/anndata/_io/read.py 81.95% <60.00%> (ø)

... and 12 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.