Added cleaned up variable name to DugVariable ml_ready_desc#418
Merged
gaurav merged 5 commits intoDugModel2.0from Jan 14, 2026
Merged
Added cleaned up variable name to DugVariable ml_ready_desc#418gaurav merged 5 commits intoDugModel2.0from
gaurav merged 5 commits intoDugModel2.0from
Conversation
YaphetKG
approved these changes
Dec 19, 2025
Contributor
|
@gaurav looks good to me! |
Collaborator
Author
|
@YaphetKG I think this is ready to be merged, but I'm not sure! Could you please double-check? The branch name still says "DugModel2.0", but I think that was merged into master already? |
hina-shah
approved these changes
Jan 13, 2026
|
This will still go to DugModel2.0, it has not been merged to master. Do you want to go ahead and merge it? |
Collaborator
Author
|
I'm not sure where this PR should be merged: DugModel2.0, develop, or master? Apart from that, I'm good to merge :) |
|
DugModel2.0
…On Wed, Jan 14, 2026 at 12:44 PM Gaurav Vaidya ***@***.***> wrote:
*gaurav* left a comment (helxplatform/dug#418)
<#418 (comment)>
I'm not sure where this PR should be merged: DugModel2.0, develop, or
master? Apart from that, I'm good to merge :)
—
Reply to this email directly, view it on GitHub
<#418 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFPCVWYFZE2OJ676537Z3UL4GZ563AVCNFSM6AAAAACN2AJCB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTONJQHAYTGMRSGE>
.
You are receiving this because your review was requested.Message ID:
***@***.***>
|
Collaborator
Author
|
Thanks -- done! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The cleaned up variable name accounts for both CamelCase as well as snake_case variable names. Numbers are also separated. Also includes some basic tests for this code.
Closes https://renci.atlassian.net/browse/DUG-630