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

sds / overcommit / 1125 / 6
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2016 08:36AM UTC
Files 141
Run time 6s
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

26 Jan 2016 08:27AM UTC coverage: 86.56% (+0.09%) from 86.471%
jruby-19mode

push

travis-ci

sds
Don't ignore RuboCop messages when output written to STDERR

If RuboCop is running on a version of Ruby that is older than the
version `parser` gem is designed to parse, warnings such as:

  warning: parser/current is loading parser/ruby21, which recognizes
  warning: 2.1.7-compliant syntax, but you are running 2.1.1.

...are written to STDERR. Unfortunately, a fix for a different issue in
efa40dc482 causes us to not output any cop messages when these `parser`
gem warnings are emitted.

Fix this by explicitly extracting the messages separately. This required
adding support for mixing `Overcommit::Hook::Message`s with and without
file/line information (previously all messages were assumed to have
file/line information).

2164 of 2500 relevant lines covered (86.56%)

12.55 hits per line

Source Files on job 1125.6 (jruby-19mode)
  • Tree
  • List 0
  • Changed 12
  • Source Changed 3
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1125
  • Travis Job 1125.6
  • ebb4a533 on github
  • Prev Job for jruby-19mode on master (#1124.6)
  • Next Job for jruby-19mode on master (#1126.6)
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