• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OpenTreeMap / otm-core / 1394 / 1
83%
develop: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/sockjs-0.3.21
DEFAULT BRANCH: develop
Ran 03 Feb 2016 04:47PM UTC
Files 183
Run time 13s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Feb 2016 04:34PM UTC coverage: 82.976% (-0.08%) from 83.054%
1394.1

Pull #2488

travis-ci

RickMohr
<a href="https://github.com/OpenTreeMap/otm-core/commit/773a1c60c">Back end handles geocode search with and without a magic key

When geocoding with a magic key (i.e. user chose an autocomplete suggestion)
* Use `settings.OMGEO_SETTINGS_FOR_MAGIC_KEY`
* Return only the top hit (except for &quot;point of interest&quot; searches)

When geocoding without a magic key (i.e. user did not choose an autocomplete suggestion)
* Use `settings.OMGEO_SETTINGS`
* In `OMGEO_SETTINGS` filter out `locator_type == &#39;Locality&#39;` candidates. Otherwise `DupePicker` may consider only them because it filters out candidates that don&#39;t have the highest score.
* Create geocoder with `postprocessors=[]` (otherwise only non-specific results are returned)
* Restore bounding box code removed in </a><a class="double-link" href="https://github.com/OpenTreeMap/otm-core/commit/45ddc6d0d">45ddc6d0d</a>
Pull Request #2488: Improve geocoder + typeahead experience

14052 of 16935 relevant lines covered (82.98%)

0.83 hits per line

Source Files on job 1394.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1394
  • Travis Job 1394.1
  • 773a1c60 on github
  • Prev Job for on release/2.2.0 (#1389.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc