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

schema updates #132

Merged
merged 4 commits into from
May 29, 2020
Merged

schema updates #132

merged 4 commits into from
May 29, 2020

Conversation

shweta-intuitdev
Copy link
Collaborator

Schema updates to add County field

Schema updates to add County field
@@ -310,7 +310,7 @@ protected String getBaseUrl(String url) {

if(context.getMinorVersion() == null)
{
context.setMinorVersion("47");
context.setMinorVersion("50");
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's not default to 50 as it is an unreleased version and in such cases it will default to 1 instead which we don't want.

Copy link
Collaborator

@diana-derose diana-derose left a comment

Choose a reason for hiding this comment

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

@shweta-intuitdev - Is the intention to just update the schema or generate the data jar as well?
Could you also fix travis errors.

@coveralls
Copy link

coveralls commented May 28, 2020

Coverage Status

Coverage decreased (-0.004%) to 67.912% when pulling 997ede2 on schema-update into e3ea118 on develop.

@diana-derose diana-derose merged commit bc1379d into develop May 29, 2020
@shweta-intuitdev shweta-intuitdev deleted the schema-update branch June 18, 2020 00:18
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.

None yet

3 participants