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

projectblacklight / blacklight / 982 / 1
93%
master: 49%

Build:
Build:
LAST BUILD BRANCH: release-6.x
DEFAULT BRANCH: master
Ran 07 Feb 2014 10:06PM UTC
Files 63
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

07 Feb 2014 09:57PM UTC coverage: 94.418%. First build
2.1.0, 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

1793 of 1899 relevant lines covered (94.42%)

654.59 hits per line

Source Files on job 982.1 (2.1.0, 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 982
  • Travis Job 982.1
  • c728ea4b 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