-
Notifications
You must be signed in to change notification settings - Fork 596
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
VAT naming conventions [VS-410] #7827
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍🏻
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
} | ||
inputFileofFileNames: { | ||
localization_optional: true | ||
inputFileofFileNames: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not your doing, but don't like the mix of camel case and python style naming here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah true, we might want to think about standardizing here
9c26022
to
65111bb
Compare
65111bb
to
c632e02
Compare
Codecov Report
@@ Coverage Diff @@
## ah_var_store #7827 +/- ##
================================================
Coverage ? 86.305%
Complexity ? 35190
================================================
Files ? 2170
Lines ? 164837
Branches ? 17775
================================================
Hits ? 142262
Misses ? 16253
Partials ? 6322 |
This is split into two commits: cca546b is whitespace only, 9c26022 is the "good" stuff. Alternatively here are some instructions for ignoring whitespace in reviews, I haven't tried them here yet.