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

Gazler / rapidash / 131
100%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2015 02:07AM UTC
Jobs 2
Files 20
Run time 2min
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
131

Pull #23

travis-ci

allavena
Convert specs to RSpec 3.3.2 syntax with Transpec

This conversion is done by Transpec 3.1.0 with the following command:
    transpec

* 65 conversions
    from: obj.should
      to: expect(obj).to

* 9 conversions
    from: obj.should_receive(:message)
      to: expect(obj).to receive(:message)

* 5 conversions
    from: obj.stub(:message)
      to: allow(obj).to receive(:message)

For more details: https://github.com/yujinakayama/transpec#supported-conversions
Pull Request #23: Fixing deprecations, and removing old version locks on gems

104 of 104 new or added lines in 9 files covered. (100.0%)

784 of 788 relevant lines covered (99.49%)

7.74 hits per line

Jobs
ID Job ID Ran Files Coverage
3 131.3 (1.9.3) 22 Jul 2015 02:07AM UTC 0
99.49
Travis Job 131.3
6 131.6 (jruby-19mode) 22 Jul 2015 02:09AM UTC 0
99.49
Travis Job 131.6
Source Files on build 131
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #131
  • Pull Request #23
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