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

VAT naming conventions [VS-410] #7827

Merged
merged 2 commits into from
May 5, 2022
Merged

Conversation

mcovarr
Copy link
Collaborator

@mcovarr mcovarr commented May 4, 2022

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.

Copy link

@rsasch rsasch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

Copy link
Collaborator

@gbggrant gbggrant left a 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:
Copy link
Collaborator

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.

Copy link
Collaborator Author

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

@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

❗ No coverage uploaded for pull request base (ah_var_store@c1c8154). Click here to learn what that means.
The diff coverage is n/a.

@@               Coverage Diff                @@
##             ah_var_store     #7827   +/-   ##
================================================
  Coverage                ?   86.305%           
  Complexity              ?     35190           
================================================
  Files                   ?      2170           
  Lines                   ?    164837           
  Branches                ?     17775           
================================================
  Hits                    ?    142262           
  Misses                  ?     16253           
  Partials                ?      6322           

@mcovarr mcovarr merged commit 9363f15 into ah_var_store May 5, 2022
@mcovarr mcovarr deleted the vat_naming_convention branch May 5, 2022 17:03
This was referenced Mar 17, 2023
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