Skip to content

Add bbox cached_property to BlendData classes

9d32d40
Select commit
Loading
Failed to load commit list.
Merged

DM-51670: Add bbox property to BlendData classes #22

Add bbox cached_property to BlendData classes
9d32d40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 27, 2025 in 1s

92.41% (-0.16%) compared to a2180ab

View this Pull Request on Codecov

92.41% (-0.16%) compared to a2180ab

Details

Codecov Report

❌ Patch coverage is 56.52174% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.41%. Comparing base (a2180ab) to head (9d32d40).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
python/lsst/scarlet/lite/io/hierarchical_blend.py 23.07% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   92.56%   92.41%   -0.16%     
==========================================
  Files          49       49              
  Lines        5410     5432      +22     
==========================================
+ Hits         5008     5020      +12     
- Misses        402      412      +10     

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