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

codeforamerica / human_services_finder / 819 / 1
97%
master: 90%

Build:
Build:
LAST BUILD BRANCH: style-guide
DEFAULT BRANCH: master
Ran 10 Oct 2013 12:03AM UTC
Files 9
Run time –
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

10 Oct 2013 12:03AM UTC coverage: 96.825%. First build
2.0.0, OHANA_API_TOKEN=[secure]

push

travis-ci

anselmbradford
Fixes map loading errors

- Map initialization was hooked into AJAX search loading so that a AJAX
callback is provided to the map to enable it to route location clicks
through an AJAX request. However, AJAX search is currently disabled so
the map was not being initializing properly and was not loading. This
commit fixes the issue by completely removing AJAX-related modules from
the module loading sequence and initializing the maps directly within
their page route initializers.

- If the Google Maps API timed out the maps failed to load. This commit
adds RequireJS error hooks on the route initializers that loads
"no-map" versions of the map manager modules, which handle cleanup by
hiding the map container HTML and displaying an alert message to the
user to try reloading the page or sending feedback. This occurs after a
7 second timeout so the map will display blank for the first seven
seconds before being hidden.

183 of 189 relevant lines covered (96.83%)

122.34 hits per line

Source Files on job 819.1 (2.0.0, OHANA_API_TOKEN=[secure])
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 819
  • Travis Job 819.1
  • 313be090 on github
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