Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

TP-960: Surfacing the file name and location responsible for breaking the POJO generation process #47

Merged
merged 1 commit into from
Feb 15, 2019

Conversation

maheshsubramanian
Copy link

No description provided.

@coveralls
Copy link

coveralls commented Feb 15, 2019

Coverage Status

Coverage increased (+0.02%) to 98.876% when pulling 6b9513f on dev/tp-960 into 4b1ea24 on master.

final String id = jsonObject.getString("id");
schemaIdsToRawJsonSchemaCache.put(id, schema);
}
} catch (JsonParsingException e) {
Copy link
Contributor

Choose a reason for hiding this comment

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

minor...but JsonParsingException e could be final

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants