Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug with 3d data test in transform_to_data_extent #787

Merged
merged 4 commits into from
Jan 22, 2025

fix test_transform_to_data_extent

0917db2
Select commit
Loading
Failed to load commit list.
Merged

bug with 3d data test in transform_to_data_extent #787

fix test_transform_to_data_extent
0917db2
Select commit
Loading
Failed to load commit list.
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%) ⬆️