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

Conversation

LucaMarconato
Copy link
Member

A bug with points is still present; it is a consequence of this bug #165. We should really close it.

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.95%. Comparing base (69040ae) to head (0917db2).
Report is 2 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%) ⬆️

@vjcitn
Copy link

vjcitn commented Nov 17, 2024

This PR solved my problem, so I advocate its adoption. Thanks!

@LucaMarconato LucaMarconato marked this pull request as ready for review January 22, 2025 16:07
@LucaMarconato
Copy link
Member Author

Thanks @vjcitn, I finalized the tests (one of the cases required some extra checks). Ready to merge now!

@LucaMarconato LucaMarconato enabled auto-merge (squash) January 22, 2025 16:08
@LucaMarconato LucaMarconato merged commit 03d3be8 into main Jan 22, 2025
7 checks passed
@LucaMarconato LucaMarconato deleted the fix/transform_to_data_extent branch January 22, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants