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

Add unit tests for GeoBoundsAggregator/InternalGeoBounds #23259

Merged
merged 2 commits into from
Feb 20, 2017
Merged

Add unit tests for GeoBoundsAggregator/InternalGeoBounds #23259

merged 2 commits into from
Feb 20, 2017

Conversation

jimczi
Copy link
Contributor

@jimczi jimczi commented Feb 20, 2017

Relates #22278

@jimczi jimczi added :Analytics/Aggregations Aggregations >test Issues or PRs that are addressing/adding tests v6.0.0-alpha1 labels Feb 20, 2017
Copy link
Contributor

@jpountz jpountz left a comment

Choose a reason for hiding this comment

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

LGTM, just one comment about visibility.

final double negRight;
final boolean wrapLongitude;

public InternalGeoBounds(String name, double top, double bottom, double posLeft, double posRight,
Copy link
Contributor

Choose a reason for hiding this comment

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

can we keep the constructor pkg-private?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oups thanks, this was not intended.

@jimczi jimczi merged commit 76d6b87 into elastic:master Feb 20, 2017
@jimczi jimczi deleted the geo_bounds_test branch February 20, 2017 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Aggregations Aggregations >test Issues or PRs that are addressing/adding tests v6.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants