Skip to content

[c++] Fix a valgrind issue in unit-test code#3029

Merged
johnkerl merged 1 commit intomainfrom
kerl/ut-vg
Sep 23, 2024
Merged

[c++] Fix a valgrind issue in unit-test code#3029
johnkerl merged 1 commit intomainfrom
kerl/ut-vg

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

Issue and/or context: Issue found while debugging memory-management concerns on #3028 for issue #2407 / [sc-51048].

Changes:

Not super-high-pri, but, I found these while debugging another problem & thought it worth putting up a PR.

Notes for Reviewer:

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.79%. Comparing base (11d5396) to head (363db42).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3029      +/-   ##
==========================================
+ Coverage   89.64%   89.79%   +0.14%     
==========================================
  Files          40       40              
  Lines        4096     4096              
==========================================
+ Hits         3672     3678       +6     
+ Misses        424      418       -6     
Flag Coverage Δ
python 89.79% <ø> (+0.14%) ⬆️

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

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

@johnkerl johnkerl merged commit dc90691 into main Sep 23, 2024
@johnkerl johnkerl deleted the kerl/ut-vg branch September 23, 2024 16:58
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