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

[python] Implement get_transform_from_* methods in the Scene #3207

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

jp-dark
Copy link
Collaborator

@jp-dark jp-dark commented Oct 18, 2024

Implement the methods to get the coordinate transformation from elements in the scene back to the scene itself.

Base automatically changed from dark/scene-add-methods-transforms/sc-57490 to main October 22, 2024 18:04
@jp-dark jp-dark force-pushed the dark/get-transfrom-from/sc-57832 branch from 32a377e to 21bb17f Compare October 22, 2024 18:40
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 83.91%. Comparing base (4e6bd02) to head (21bb17f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3207      +/-   ##
==========================================
+ Coverage   83.75%   83.91%   +0.16%     
==========================================
  Files          51       51              
  Lines        5460     5478      +18     
==========================================
+ Hits         4573     4597      +24     
+ Misses        887      881       -6     
Flag Coverage Δ
python 83.91% <66.66%> (+0.16%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
python_api 83.91% <66.66%> (+0.16%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@jp-dark jp-dark merged commit 751f2f2 into main Oct 22, 2024
21 checks passed
@jp-dark jp-dark deleted the dark/get-transfrom-from/sc-57832 branch October 22, 2024 19:50
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