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

phatforge / theme_renderer / 17 / 1
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 23 Oct 2014 06:42AM UTC
Files 43
Run time 22s
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

23 Aug 2014 04:01PM UTC coverage: 95.616% (-0.3%) from 95.899%
jruby

push

travis-ci

jasherai
Support existing `current_` methods and extras

setup auto discover for a valid current_ themeable instance. A bit of
magic to ease integration. Options are:
  - configure the current_* method to use
  - use the configured `themeable_class` to try
     `current_<themeable_class>` method
  - try to search params object for `params["#{themeable_class}_id"]`
  - fallback to default resolver [which looks in app/views]

Add an option to specify which order the resolver is used. Options are:
  - :prepend   - Use the theme_resolver before falling back to app/views
     This allows you to gradually migrate into theme_renderer (default)
  - :overwrite - Replace the current _view_path with our resolver.
  - :append    - Use theme_resolver as the fallback resolver. This
    allows you to perform a gradual move away from theme_renderer.

349 of 365 relevant lines covered (95.62%)

2.4 hits per line

Source Files on job 17.1 (jruby)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17
  • Travis Job 17.1
  • d9c45f65 on github
  • Prev Job for jruby on master (#15.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