Skip to content

Conversation

gkillough
Copy link
Contributor

No description provided.

@gkillough gkillough requested a review from ekerwin October 25, 2018 17:56
@coveralls
Copy link

coveralls commented Oct 25, 2018

Coverage Status

Coverage increased (+11.09%) to 54.828% when pulling c368ff7 on gk_abstract_from_alert into a943fc1 on master.

@gkillough gkillough requested a review from psantos1113 October 25, 2018 18:51
/**
* @return an unmodifiable list of fields representing the path to the parent element of the inner most field defined by this class
*/
public List<String> getPathToField() {

Choose a reason for hiding this comment

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

change the method getPathToField to getParentPath

/**
* @return an unmodifiable list of fields representing the path to a field nested within an object
*/
public List<String> getFullPathToField() {

Choose a reason for hiding this comment

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

Change this to getFullPath . The ToField is implied given that we are a HierarchicalField. It being a JSON field seems to be implied.

@ekerwin
Copy link
Contributor

ekerwin commented Oct 30, 2018

Changing the impl, but I'll leave the branch alone if you still want it.

@ekerwin ekerwin closed this Oct 30, 2018
@DanaMaxfield DanaMaxfield deleted the gk_abstract_from_alert branch April 3, 2024 16:43
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.

4 participants