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

erikhuda / thor / 285 / 4
92%
master: 95%

Build:
Build:
LAST BUILD BRANCH: replace_set_usage_with_arrays
DEFAULT BRANCH: master
Ran 13 Feb 2017 12:46AM UTC
Files 31
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

13 Feb 2017 12:40AM UTC coverage: 91.78%. First build
2.1.10

push

travis-ci

rafaelfranca
Add disable_required_check! and make disable the check in help

In Thor 0.19.2 it was added a new class method disable_class_options.
It was added to disable the check for required options in the help
command. This new method disabled the option parser for help, so it is
not possible to pass option to that command anymore.

That change introduced a regression and it is fixing the problem at the
wrong level. What we want is to disable the required check not the
option parsing.

So, we reverted the disable_class_options change and added a new method
disable_required_check! to disable the required check in the commands we
want.

Theoretically this is a breaking change but the disable_class_options
introduction was also a breaking change so it is better to revert it and
fix the problem at the correct place.

Related with #462 and #363.

2021 of 2202 relevant lines covered (91.78%)

117.21 hits per line

Source Files on job 285.4 (2.1.10)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 285
  • Travis Job 285.4
  • 1a3f6653 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