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

ruby-grape / grape
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: replace_try_by_respond_to
DEFAULT BRANCH: master
Repo Added 04 Apr 2013 06:08AM UTC
Files 157
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 replace_try_by_respond_to
branch: replace_try_by_respond_to
CHANGE BRANCH
x
Reset
  • replace_try_by_respond_to
  • DateFormat
  • Handle_json_array
  • ISSUE-2321
  • Issue-1908
  • active_support_6_1_minimal
  • add_irb_in_gemfile_for_bundle_console_warning
  • add_rack_3_2_gemfile
  • add_rails_8_1_on_ci
  • add_ruby_3_4
  • api_override_singleton_methods
  • body-metadata
  • bugfix/1577
  • bugfix/1970
  • bugfix/1986
  • bugfix/2041
  • bugfix/autoload
  • bugfix/memory-leak
  • build_with_registry
  • chore/cleanup-on-compilation
  • chore/coercion-tests
  • chore/primitive-coercer-spec
  • cleanup-deprecated-code
  • cookies_delegation
  • crush_desclared_params
  • declared_params_optional_array
  • deprecated_endpoint_return
  • doc
  • doc/remove_manual_toc_and_toc_danger_check
  • doc/remove_toc
  • doc/update_reload_documentation_for_current_Rails_versions
  • drop_support_ruby_2_7_0
  • dynamic_registration
  • empty_string_and_bool
  • enable_branch_coverage
  • enable_frozen_string_literal_ci
  • entity-dsl
  • erik/remove-faulty-documentation-about-blank-values
  • exposes-to-s
  • failing_spec_for_1967
  • faster_normalize_path
  • feature/grape-api-setup-var-array
  • feature/return_of_return
  • feature_rack_lint
  • fix-636
  • fix-badges
  • fix-docs
  • fix-helper-inheritance
  • fix-typo
  • fix/avoid_multiple_mounts_pollution
  • fix/cascade_reading_api_level
  • fix/reduce_base_route_array_allocation
  • fix/sendfile_test_fix
  • fix_2566_memory_leak
  • fix_all_media_types_regression
  • fix_coercer_cache
  • fix_danger_workflow
  • fix_endpoint_status_when_not_calling_error!
  • fix_helpers_methods_in_public_scope
  • fix_leaky_slash
  • fix_middleware_keywords
  • fix_registry_warning_message
  • fix_require_logger
  • fix_routes_memoization
  • fix_shared_params_empty_args
  • format_header_best_q_match
  • funding
  • happy_rubocop
  • hook-readme
  • instance_to_s_delegation
  • issue-1775
  • lazy_block
  • lazy_compile
  • less_active_support_concern
  • less_parse_nested_query
  • master
  • migrate-to-dry-configurable
  • mountable_apis
  • optimize/parameters-extract-options-non-mutating
  • optimize_api_documentation
  • private_namespace_reverse_stackable_with_hash
  • private_within_namespace
  • real-api-integration-test
  • reduce_array_alloc_on_setup
  • refactor/api-instance-dsl-modules
  • refactor/declared_availability
  • refactor/dsl-group-validators-dry
  • refactor/router-pattern-delegation
  • refactor/router-simplification
  • refactor_available_media_types_in_header_middleware
  • refactor_http_headers
  • refactor_mime_type_for
  • refactor_route_setting_internal_usage
  • refactor_setting_get_or_set
  • refs/heads/master
  • refs/tags/v1.7.1
  • refs/tags/v1.8.0
  • refs/tags/v2.0.0
  • remove-unused-constant
  • remove_namespace_reverse_stackable_from_public_interface
  • remove_namespace_stackable_and_inheritable_from_public_space
  • remove_namespace_stackable_with_hash_from_public_interface
  • remove_non_supported_jsonapi
  • remove_obsolete_docker_compose_version
  • remove_path_dup
  • remove_settings_unset_functions
  • remove_strict_hash_configuration
  • rescue_from
  • resolve_performace_issue_with_given
  • revert-1953-chore/micto-optimization-3
  • revert-wrong-commit
  • revisit_auth_middleware
  • revisit_endpoint_helpers_and_new
  • revisit_middleware_default_options
  • ruby3_handling_argument_delegation
  • ruby_style_send
  • small_refactor_versioner_middleware
  • spec-only-rack-class
  • try_pattern_instead_of_respond_to
  • update_return_upgrading_notes_and_simplify_execute
  • update_rubocop
  • update_rubocop_1_71_2
  • upgrade-mustermann
  • upgrade-rubocop
  • upgrading-description
  • use_forwardable
  • use_require_relative_in_gemspec
  • v0.19.2
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.1.0
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.2.4
  • v1.2.5
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v1.3.3
  • v1.4.0
  • v1.5.0
  • v1.5.1
  • v2.1.0
  • v2.1.1
  • v2.1.2
  • v2.1.3
  • v2.2.0
  • v2.3.0
  • v2.4.0
  • v3.0.0
  • v3.0.1
  • validators_bad_encoding

17 Dec 2025 11:08AM UTC coverage: 96.365% (+0.03%) from 96.338%
20300747442

Pull #2643

github

ericproulx
Replace all `try` to `respond_to`.
Pull Request #2643: Replace all `try` to `respond_to`.

1065 of 1161 branches covered (91.73%)

Branch coverage included in aggregate %.

29 of 29 new or added lines in 14 files covered. (100.0%)

3336 of 3406 relevant lines covered (97.94%)

57554.61 hits per line

Relevant lines Covered
Build:
Build:
3406 RELEVANT LINES 3336 COVERED LINES
57554.61 HITS PER LINE
Source Files on replace_try_by_respond_to
  • Tree
  • List 157
  • Changed 15
  • Source Changed 15
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20300747442 replace_try_by_respond_to Replace all `try` to `respond_to`. Pull #2643 17 Dec 2025 11:08AM UTC ericproulx github
96.37
20300627850 replace_try_by_respond_to Merge 0db9ed9be into 886b13a4b Pull #2643 17 Dec 2025 11:04AM UTC web-flow github
96.37
20300459896 replace_try_by_respond_to Replace all `try` to `respond_to`. push 17 Dec 2025 10:58AM UTC ericproulx github
96.37
See All Builds (2521)
  • Repo on GitHub
  • CI Project
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