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

saveriomiroddi / simple_scripting
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: improve_command_error_messages
DEFAULT BRANCH: master
Repo Added 07 Sep 2017 02:43PM UTC
Files 5
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

LAST BUILD ON BRANCH default_to_error_printing_instead_of_raising
branch: default_to_error_printing_instead_of_raising
CHANGE BRANCH
x
Reset
  • default_to_error_printing_instead_of_raising
  • 0.9.3
  • add_badges_to_readme
  • add_code_coverage
  • add_ruby_2.6_to_build
  • announce_tab_completion_component
  • argv_exit_on_help
  • argv_improve_error_management
  • argv_make_automatic_help_optional
  • automatic_switch_argument_array_decoding
  • cleanup_code
  • configuration_add_required_keys_support
  • create_config_file_if_not_existing
  • dont_exit_interpreter_on_help
  • dont_exit_on_error
  • drop_ruby_22_support
  • enforce_keys
  • fix_gemfile_lock
  • gitignore_updates
  • improve_argv_test_suite
  • improve_command_error_messages
  • improve_commands_help
  • improve_error_message_for_missing_command
  • improve_gem_requirements
  • improve_travis
  • master
  • minor_cleanups
  • nested_commands
  • remove_bundler_lockfile
  • remove_gemnasium_badge
  • remove_test_suite_from_coverage
  • remove_travis_bundler_issue_workaround
  • return_subcommands_as_joined_string
  • support_commands_long_help
  • support_mixing_mandatory_arguments_with_varargs
  • tab_completion
  • update_gemfile
  • update_ruby_travis_support
  • v0.11.0
  • v0.11.1
  • v0.12.0
  • v0.9.4

pending completion
210

Pull #53

travis-ci

web-flow
Default to error printing instead of raising

In commandline context, stack traces should not be printed for invalid commands, since it's confusing.

This commit defaults the behavior to printing the error message, with a prefix, to the output ($stdout by default).
Pull Request #53: Default to error printing instead of raising

4 of 4 new or added lines in 1 file covered. (100.0%)

228 of 232 relevant lines covered (98.28%)

55.85 hits per line

Relevant lines Covered
Build:
Build:
232 RELEVANT LINES 228 COVERED LINES
55.85 HITS PER LINE
Source Files on default_to_error_printing_instead_of_raising
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
210 default_to_error_printing_instead_of_raising Default to error printing instead of raising In commandline context, stack traces should not be printed for invalid commands, since it's confusing. This commit defaults the behavior to printing the error message, with a prefix, to the output ($s... Pull #53 20 Mar 2019 05:50PM UTC web-flow travis-ci pending completion  
209 default_to_error_printing_instead_of_raising Default to error printing instead of raising In commandline context, stack traces should not be printed for invalid commands, since it's confusing. This commit defaults the behavior to printing the error message, with a prefix, to the output ($s... push 20 Mar 2019 05:50PM UTC saveriomiroddi travis-ci pending completion  
See All Builds (153)
  • Repo 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

© 2025 Coveralls, Inc