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

httprb / http / 1680 / 2
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 08 May 2019 12:11AM UTC
Files 33
Run time 1s
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

08 May 2019 12:09AM UTC coverage: 96.378% (-0.01%) from 96.389%
2.3, JRUBY_OPTS="$JRUBY_OPTS --debug"

push

travis-ci

ixti
RuboCop upgrade (#548)

* Update Rubocop and run auto-fixes

In an attempt to do some house keeping this pushed the rubocop version
up by ten and fixes everything that is correctable from an auto-fix
standpoint. These changes should be safe if we assume that rubocop's
auto-fix changes are safe.

* Disable cop around black hole

This black hole method should not call up to super. That is the purpose
of a black hole object.

* Do not take certain changes to maintain backwards compatibility

Do not take the Unfreeze string cop because it is only supported in Ruby
2.3 and above.

* Fix class_eval to be friendlier

This came up in Style::EvalWithLocation. It makes backtraces easier to
follow.

* Selectively disabled cops for methods and classes

Rubocop now requires that cops are scoped tighter. This reformats it so
that only the specific method or class has the cop disabled.

* Enforce implicit on Style/RescueStandardError

Per ixti's code review, the maintainers prefer this enforced style so I
am changing to the requested style.

* Simplify code to ternary

This code could easily be collapsed to a ternary per ixti's request so
that is what I am doing.

1304 of 1353 relevant lines covered (96.38%)

115.76 hits per line

Source Files on job 1680.2 (2.3, JRUBY_OPTS="$JRUBY_OPTS --debug")
  • Tree
  • List 0
  • Changed 20
  • Source Changed 16
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1666
  • Travis Job 1680.2
  • fec85f67 on github
  • Prev Job for 2.3, JRUBY_OPTS="$JRUBY_OPTS --debug" on master (#1671.2)
  • Next Job for 2.3, JRUBY_OPTS="$JRUBY_OPTS --debug" on master (#1683.2)
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