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] Update add_new_collection method to support Scene collections #3491

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

jp-dark
Copy link
Collaborator

@jp-dark jp-dark commented Dec 19, 2024

  • Add kwargs to add_new_collection so the full API for Scene.create can be supported.
  • Update test fixtures to use add_new_collection for creating a Scene inside the spatial collection.

@jp-dark jp-dark requested review from johnkerl and nguyenv December 19, 2024 23:27
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.32%. Comparing base (dcbdba2) to head (f58a030).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3491      +/-   ##
==========================================
+ Coverage   86.27%   86.32%   +0.04%     
==========================================
  Files          55       55              
  Lines        6338     6338              
==========================================
+ Hits         5468     5471       +3     
+ Misses        870      867       -3     
Flag Coverage Δ
python 86.32% <ø> (+0.04%) ⬆️

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

Components Coverage Δ
python_api 86.32% <ø> (+0.04%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl johnkerl merged commit c0be3b7 into main Dec 20, 2024
12 checks passed
@johnkerl johnkerl deleted the dark/add_new_scene branch December 20, 2024 17:32
github-actions bot pushed a commit that referenced this pull request Dec 20, 2024
…tions (#3491)

* Add kwargs to `add_new_collection` for adding `Scene` objects

* Use `add_new_collection` for creating scenes in tests
johnkerl pushed a commit that referenced this pull request Dec 20, 2024
…tions (#3491) (#3499)

* Add kwargs to `add_new_collection` for adding `Scene` objects

* Use `add_new_collection` for creating scenes in tests

Co-authored-by: Julia Dark <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants