Skip to content

Conversation

robertkern
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Jul 18, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling b760a6b on 11-place into 496f503 on master.

@coveralls
Copy link

coveralls commented Jul 18, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling a8cee49 on 11-place into 496f503 on master.

client.events.search(id="id", q="query", rank_level=[4,5], rank__gt=85, country=["NZ", "AU"],
within__radius="2km", within__longitude=-71.0432, within__latitude=42.346,
label=["label1", "label2"], category="category",
place__scope=["place1", "place2"], place__exact=["place3"],
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we not supporting the __ format? If not, should change all the other param tests as well. If we are, should have tests in both forms for all params.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah good point, it's already supported so will update the tests

Copy link
Contributor

@braedon braedon left a comment

Choose a reason for hiding this comment

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

LGTM

@coveralls
Copy link

coveralls commented Jul 18, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 2e7afe5 on 11-place into 496f503 on master.

Copy link
Contributor

@hampsterx hampsterx left a comment

Choose a reason for hiding this comment

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

nice catch, seems good. The reason for "country" not "place" example on readme was to reduce confusion for first time viewer.

@robertkern robertkern merged commit 69b96cb into master Jul 23, 2017
@robertkern robertkern deleted the 11-place branch July 23, 2017 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants