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

projectblacklight / blacklight / 1003 / 7
93%
master: 49%

Build:
Build:
LAST BUILD BRANCH: release-6.x
DEFAULT BRANCH: master
Ran 10 Feb 2014 07:14PM UTC
Files 126
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 Feb 2014 05:44PM UTC coverage: 90.132%. First build
jruby, gemfiles/rails3.gemfile

push

travis-ci

cbeer
Add blacklight configuration for registering additional response formats for the #index action

Options include:

- do the default
    config.index.respond_to.yaml = true

- don't render the format
    config.index.respond_to.yaml = true

- options for render
    config.index.respond_to.yaml = { layout: 'custom-layout' }

- custom proc to render
    config.index.respond_to.yaml = lambda { render text: "stuff" }

- controller method to render
    config.index.respond_to.yaml = :my_custom_yaml_serialization

2183 of 2422 relevant lines covered (90.13%)

29.37 hits per line

Source Files on job 1003.7 (jruby, gemfiles/rails3.gemfile)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1003
  • Travis Job 1003.7
  • 4dd0ff6b 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