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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

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.86%. Comparing base (42f7b6a) to head (f79622b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #787      +/-   ##
==========================================
+ Coverage   91.85%   91.86%   +0.01%     
==========================================
  Files          45       45              
  Lines        6885     6896      +11     
==========================================
+ Hits         6324     6335      +11     
  Misses        561      561              
Files with missing lines Coverage Δ
src/spatialdata/_core/operations/_utils.py 94.23% <100.00%> (+2.07%) ⬆️
src/spatialdata/_core/operations/rasterize.py 90.52% <100.00%> (+0.06%) ⬆️

... and 1 file with indirect coverage changes

@vjcitn
Copy link

vjcitn commented Nov 17, 2024

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

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