Skip to content

[c++] Some use_current_domain unit-test/feature-flag teardown, part 1 of 4#3369

Merged
johnkerl merged 2 commits intokerl/227afrom
kerl/ucd1
Nov 22, 2024
Merged

[c++] Some use_current_domain unit-test/feature-flag teardown, part 1 of 4#3369
johnkerl merged 2 commits intokerl/227afrom
kerl/ucd1

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

@johnkerl johnkerl commented Nov 22, 2024

Issue and/or context: As tracked on issue #2407 / [sc-51048]. Also #3273.

Note that the intended Python and R API changes are all agreed on and finalized as described in #2407.

Changes:

The use_current_domain logic was solely transitional while awaiting core 2.27.0rc3, which we now have in place. It's time to dismantle this code which is now needlessly complicating our unit-test framework.

Notes for Reviewer:

This is first in a series of PRs. While the changes are trivial, the line-count can be intimidating when it's attempted all at once.

Stacked on #3368

@johnkerl johnkerl changed the title [c++] Some use_current_domain teardown [c++] Some use_current_domain unit-test/feature-flag teardown Nov 22, 2024
@johnkerl johnkerl changed the title [c++] Some use_current_domain unit-test/feature-flag teardown [c++] Some use_current_domain unit-test/feature-flag teardown, part 1/n Nov 22, 2024
@johnkerl johnkerl changed the base branch from main to kerl/227a November 22, 2024 01:24
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.15%. Comparing base (a9ffa73) to head (1015cfe).
Report is 1 commits behind head on kerl/227a.

Additional details and impacted files
@@            Coverage Diff             @@
##           kerl/227a    #3369   +/-   ##
==========================================
  Coverage      86.15%   86.15%           
==========================================
  Files             55       55           
  Lines           6094     6094           
==========================================
  Hits            5250     5250           
  Misses           844      844           
Flag Coverage Δ
python 86.15% <ø> (ø)

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

Components Coverage Δ
python_api 86.15% <ø> (ø)
libtiledbsoma ∅ <ø> (∅)
---- 🚨 Try these New Features:

@johnkerl johnkerl changed the title [c++] Some use_current_domain unit-test/feature-flag teardown, part 1/n [c++] Some use_current_domain unit-test/feature-flag teardown, part 1 of 4 Nov 22, 2024
@johnkerl johnkerl merged commit 16d1979 into kerl/227a Nov 22, 2024
@johnkerl johnkerl deleted the kerl/ucd1 branch November 22, 2024 13:01
johnkerl added a commit that referenced this pull request Nov 22, 2024
* [python/r] Remove 2.27-related feature flag

* more

* [c++] Some `use_current_domain` unit-test/feature-flag teardown, part 1 of 4 (#3369)

* [c++] Some `use_current_domain` teardown

* lint
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