Skip to content

add tests; fix docstring

537617d
Select commit
Loading
Failed to load commit list.
Merged

get_attrs(): helper function to return keys in the sdata.attrs slot in an specific format #806

add tests; fix docstring
537617d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 1s

91.72% (target 1.00%)

View this Pull Request on Codecov

91.72% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 86.11111% with 5 lines in your changes missing coverage. Please review.

Project coverage is 91.72%. Comparing base (526a0a2) to head (537617d).

Files with missing lines Patch % Lines
src/spatialdata/_core/spatialdata.py 86.11% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #806      +/-   ##
==========================================
- Coverage   91.75%   91.72%   -0.03%     
==========================================
  Files          46       46              
  Lines        7130     7166      +36     
==========================================
+ Hits         6542     6573      +31     
- Misses        588      593       +5     
Files with missing lines Coverage Δ
src/spatialdata/_core/spatialdata.py 90.60% <86.11%> (-0.18%) ⬇️