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

codeforamerica / human_services_finder / 819
97%
master: 90%

Build:
Build:
LAST BUILD BRANCH: style-guide
DEFAULT BRANCH: master
Ran 10 Oct 2013 12:03AM UTC
Jobs 1
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

pending completion
819

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

Jobs
ID Job ID Ran Files Coverage
1 819.1 (2.0.0, OHANA_API_TOKEN=[secure]) 10 Oct 2013 12:03AM UTC 0
96.83
Travis Job 819.1
Source Files on build 819
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #819
  • 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