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

diffux / diffux / 395
98%

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2014 03:59PM UTC
Jobs 2
Files 32
Run time 1min
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
395

push

travis-ci

trotzig
Update Snapshotter to work with Ruby 2.0.0

I forgot that we are supporting Ruby 2.0.0 alongside 2.1.0. This commit
fixes issues with 2.0.0 not supporting named required parameters without
a thing after the comma.

In 2.1.0 this is ok:
  def foo(name:)

The 2.0.0 equivalent:
  def foo(name: raise)

618 of 625 relevant lines covered (98.88%)

142.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 395.1 (2.0.0) 26 Apr 2014 03:59PM UTC 0
98.88
Travis Job 395.1
2 395.2 (2.1.0) 26 Apr 2014 04:01PM UTC 0
98.88
Travis Job 395.2
Source Files on build 395
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #395
  • 690cdb23 on github
  • Prev Build on master (#394)
  • Next Build on master (#396)
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