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

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

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2016 08:27AM 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: 88.17% (+0.04%) from 88.127%
2.2

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).

2154 of 2443 relevant lines covered (88.17%)

33.68 hits per line

Source Files on job 1125.4 (2.2)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 3
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1125
  • Travis Job 1125.4
  • ebb4a533 on github
  • Prev Job for 2.2 on master (#1124.4)
  • Next Job for 2.2 on master (#1126.4)
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