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

OpenTreeMap / otm-core / 1394
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
Jobs 1
Files 183
Run time 15s
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

pending completion
1394

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

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
opentreemap/settings/default_settings.py
21
100.0
geocode/views.py
Jobs
ID Job ID Ran Files Coverage
1 1394.1 03 Feb 2016 04:47PM UTC 0
82.98
Travis Job 1394.1
Source Files on build 1394
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1394
  • Pull Request #2488
  • PR Base - release/2.2.0 (#1389)
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