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

[c++/python/r] Rename a helper function #3127

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

johnkerl
Copy link
Member

@johnkerl johnkerl commented Oct 3, 2024

Issue and/or context: In support of issue #2407 / [sc-51048].

Changes:

This is to help me deconfuse on #2964. The method in question is mainly an internal helper for experiment-level resizing. I want its name to be as clear as possible nonetheless.

Notes for Reviewer:

@johnkerl johnkerl requested a review from nguyenv October 3, 2024 22:48
@johnkerl johnkerl changed the title Rename a helper function [c++/python/r] Rename a helper function Oct 3, 2024
@johnkerl johnkerl force-pushed the kerl/helper-rename branch from be5fa66 to 4574d28 Compare October 3, 2024 23:06
Base automatically changed from kerl/cpp-ut-name-shortens to main October 4, 2024 13:57
@johnkerl johnkerl force-pushed the kerl/helper-rename branch from 4574d28 to 35b0569 Compare October 4, 2024 14:25
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.60%. Comparing base (f4dc7fb) to head (35b0569).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3127      +/-   ##
==========================================
+ Coverage   82.49%   82.60%   +0.11%     
==========================================
  Files          50       50              
  Lines        5204     5204              
==========================================
+ Hits         4293     4299       +6     
+ Misses        911      905       -6     
Flag Coverage Δ
python 82.60% <80.00%> (+0.11%) ⬆️

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

Components Coverage Δ
python_api 82.60% <80.00%> (+0.11%) ⬆️
libtiledbsoma ∅ <ø> (∅)

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