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

codeforamerica / human_services_finder / 740 / 1
99%
master: 90%

Build:
Build:
LAST BUILD BRANCH: style-guide
DEFAULT BRANCH: master
Ran 15 Sep 2013 03:32AM 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

15 Sep 2013 03:32AM UTC coverage: 98.87%. First build
2.0.0, OHANA_API_TOKEN=[secure]

push

travis-ci

monfresh
Refactor view helpers

Move all view helpers to application_helper. They don't belong in the model. Methods defined in application_helper are available to all views, so the datalist_initializer in application_controller is no longer needed.

What used to be called "terminology" is now also handled in the application_helper via the "dynamic partial" method and has been removed from the controller.

The app should never make more requests than necessary, so the logic to only use the first part of a term that includes a slash is now in the view instead of the controller, and the app will only make one request now.

Renamed "name and "sub" to "parent" and "child" to make the code more readable.

Refactored the category partial to use a partial since it was repeating the same code twice.

175 of 177 relevant lines covered (98.87%)

70.24 hits per line

Source Files on job 740.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 740
  • Travis Job 740.1
  • d6946da0 on github
  • Next Job for 2.0.0, OHANA_API_TOKEN=[secure] on refactor-view-helpers (#742.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