stanford-oval / thingpedia-common-devices

Thingpedia interface code for commonly used devices
Other
38 stars 28 forks source link

com.yelp: properly implement distance filters #456

Closed gcampax closed 2 years ago

gcampax commented 2 years ago

If the user searches for a restaurant within X miles of a place, use that place as the search location in the Yelp API. This is now possible because ThingTalk finally gives us distance operators.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1737


Files with Coverage Reduction New Missed Lines %
main/org.thingpedia.weather/index.js 2 69.5%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 1736: 0.03%
Covered Lines: 1381
Relevant Lines: 3173

💛 - Coveralls