Skip to content

fix layer use

0096ee3
Select commit
Loading
Failed to load commit list.
Merged

chore: add in accessors to silence deprecation warnings #3974

fix layer use
0096ee3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2026 in 0s

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 (182d863) to head (0096ee3).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3974      +/-   ##
==========================================
+ 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%) ⬆️