Skip to content

[python] Post-deprecation removal of consolidate_and_vacuum from TileDBCreateOptions#3000

Merged
johnkerl merged 1 commit intomainfrom
kerl/post-deprecator
Sep 16, 2024
Merged

[python] Post-deprecation removal of consolidate_and_vacuum from TileDBCreateOptions#3000
johnkerl merged 1 commit intomainfrom
kerl/post-deprecator

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

@johnkerl johnkerl commented Sep 16, 2024

Issue and/or context: Resolves #2579. See also #2999 and [sc-53002].

Changes:

Notes for Reviewer:

@johnkerl johnkerl requested a review from nguyenv September 16, 2024 18:19
@johnkerl johnkerl mentioned this pull request Sep 16, 2024
11 tasks
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.78%. Comparing base (99149b2) to head (bbeb8d3).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3000      +/-   ##
==========================================
+ Coverage   89.64%   89.78%   +0.14%     
==========================================
  Files          39       39              
  Lines        4096     4094       -2     
==========================================
+ Hits         3672     3676       +4     
+ Misses        424      418       -6     
Flag Coverage Δ
python 89.78% <100.00%> (+0.14%) ⬆️

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

Components Coverage Δ
python_api 89.78% <100.00%> (+0.14%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl johnkerl merged commit 4193fbd into main Sep 16, 2024
@johnkerl johnkerl deleted the kerl/post-deprecator branch September 16, 2024 19:23
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.

[python] Remove consolidate_and_vacuum from TileDBCreateOptions in 1.13

2 participants