bug with 3d data test in transform_to_data_extent #787
Codecov / codecov/project
succeeded
Jan 22, 2025 in 1s
91.95% (target 1.00%)
View this Pull Request on Codecov
91.95% (target 1.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 91.95%. Comparing base (
69040ae
) to head (0917db2
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #787 +/- ##
==========================================
+ Coverage 91.93% 91.95% +0.01%
==========================================
Files 47 47
Lines 7290 7293 +3
==========================================
+ Hits 6702 6706 +4
+ Misses 588 587 -1
Files with missing lines | Coverage Δ | |
---|---|---|
src/spatialdata/_core/operations/_utils.py | 94.23% <100.00%> (+2.07%) |
⬆️ |
src/spatialdata/_core/operations/rasterize.py | 90.06% <100.00%> (+0.06%) |
⬆️ |
Loading