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

bmorrall / PleaseIgnore / 38
91%
master: 94%

Build:
Build:
LAST BUILD BRANCH: update/20160528-update_gems
DEFAULT BRANCH: master
Ran 07 Apr 2014 11:42PM UTC
Jobs 1
Files 17
Run time 8s
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
38

push

travis-ci

bmorrall
Convert specs to RSpec 2.14.7 syntax with Transpec

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

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

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

* 10 conversions
    from: obj.should_not
      to: expect(obj).not_to

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

275 of 303 relevant lines covered (90.76%)

19.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 38.1 (2.1.0) 07 Apr 2014 11:42PM UTC 0
90.76
Travis Job 38.1
Source Files on build 38
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #38
  • 5ad6a74c 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