Skip to content

address review feedback PR#393

a2c765d
Select commit
Loading
Failed to load commit list.
Merged

Support 3D visualization for points and 2.5D shapes #393

address review feedback PR#393
a2c765d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

70.88% (+7.79%) compared to 69105e0

View this Pull Request on Codecov

70.88% (+7.79%) compared to 69105e0

Details

Codecov Report

❌ Patch coverage is 75.58140% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.88%. Comparing base (69105e0) to head (a2c765d).
⚠️ Report is 68 commits behind head on main.

Files with missing lines Patch % Lines
src/napari_spatialdata/utils/_utils.py 5.55% 17 Missing ⚠️
src/napari_spatialdata/_viewer.py 92.30% 3 Missing ⚠️
src/napari_spatialdata/_sdata_widgets.py 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #393      +/-   ##
==========================================
+ Coverage   63.08%   70.88%   +7.79%     
==========================================
  Files          19       19              
  Lines        2636     3400     +764     
==========================================
+ Hits         1663     2410     +747     
- Misses        973      990      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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