Backport PR #3974 on branch 1.12.x (chore: add in accessors to silence deprecation warnings) #3976
Codecov / codecov/project
succeeded
Feb 16, 2026 in 1s
78.28% (target 75.00%)
View this Pull Request on Codecov
78.28% (target 75.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.28%. Comparing base (d9a8b6a) to head (dd82dff).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## 1.12.x #3976 +/- ##
==========================================
+ Coverage 78.26% 78.28% +0.01%
==========================================
Files 117 117
Lines 12634 12634
==========================================
+ Hits 9888 9890 +2
+ Misses 2746 2744 -2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scanpy/plotting/_anndata.py | 85.63% <100.00%> (+0.05%) |
⬆️ |
| src/scanpy/plotting/_tools/scatterplots.py | 83.52% <100.00%> (ø) |
|
| src/scanpy/plotting/_utils.py | 78.90% <100.00%> (+0.47%) |
⬆️ |
Loading