Skip to content

[c++] Remove some dead unit-test code#2918

Merged
johnkerl merged 1 commit intomainfrom
kerl/cpp-test-deadstrip
Aug 20, 2024
Merged

[c++] Remove some dead unit-test code#2918
johnkerl merged 1 commit intomainfrom
kerl/cpp-test-deadstrip

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

Issue and/or context: Found while working on issue #2407 / [sc-51048].

Changes: The three places create_schema is called, it is not used.

Notes for Reviewer:

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.03%. Comparing base (4bb4972) to head (ebd3a06).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2918      +/-   ##
==========================================
+ Coverage   89.88%   90.03%   +0.15%     
==========================================
  Files          37       37              
  Lines        3925     3925              
==========================================
+ Hits         3528     3534       +6     
+ Misses        397      391       -6     
Flag Coverage Δ
python 90.03% <ø> (+0.15%) ⬆️

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

Components Coverage Δ
python_api 90.03% <ø> (+0.15%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl johnkerl changed the title [c++] Remove some unit-test dead code [c++] Remove some dead unit-test code Aug 19, 2024
@johnkerl johnkerl force-pushed the kerl/cpp-test-deadstrip branch from 8d1db6b to 5123550 Compare August 20, 2024 02:24
@johnkerl johnkerl force-pushed the kerl/cpp-test-deadstrip branch from 5123550 to ebd3a06 Compare August 20, 2024 02:28
@johnkerl johnkerl merged commit 6f88d57 into main Aug 20, 2024
@johnkerl johnkerl deleted the kerl/cpp-test-deadstrip branch August 20, 2024 13:45
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.

3 participants