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

ruby-grape / grape
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: fix_helpers_methods_in_public_scope
DEFAULT BRANCH: master
Repo Added 04 Apr 2013 06:08AM CUT
Files 156
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 deprecated_endpoint_return
branch: deprecated_endpoint_return
CHANGE BRANCH
x
Reset
  • deprecated_endpoint_return
  • DateFormat
  • Handle_json_array
  • ISSUE-2321
  • Issue-1908
  • active_support_6_1_minimal
  • add_irb_in_gemfile_for_bundle_console_warning
  • add_ruby_3_4
  • api_override_singleton_methods
  • 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
  • doc
  • drop_support_ruby_2_7_0
  • dynamic_registration
  • empty_string_and_bool
  • enable_frozen_string_literal_ci
  • entity-dsl
  • exposes-to-s
  • failing_spec_for_1967
  • faster_normalize_path
  • feature/grape-api-setup-var-array
  • feature_rack_lint
  • fix-636
  • fix-badges
  • fix-docs
  • fix-typo
  • fix_2566_memory_leak
  • fix_all_media_types_regression
  • fix_endpoint_status_when_not_calling_error!
  • fix_helpers_methods_in_public_scope
  • fix_leaky_slash
  • fix_middleware_keywords
  • fix_require_logger
  • fix_shared_params_empty_args
  • format_header_best_q_match
  • happy_rubocop
  • instance_to_s_delegation
  • issue-1775
  • lazy_block
  • lazy_compile
  • less_active_support_concern
  • less_parse_nested_query
  • master
  • mountable_apis
  • optimize_api_documentation
  • real-api-integration-test
  • reduce_array_alloc_on_setup
  • refactor_http_headers
  • refs/heads/master
  • refs/tags/v1.7.1
  • refs/tags/v1.8.0
  • refs/tags/v2.0.0
  • remove-unused-constant
  • remove_non_supported_jsonapi
  • remove_obsolete_docker_compose_version
  • 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
  • ruby_style_send
  • small_refactor_versioner_middleware
  • spec-only-rack-class
  • try_pattern_instead_of_respond_to
  • update_rubocop_1_71_2
  • upgrade-mustermann
  • upgrade-rubocop
  • upgrading-description
  • use_forwardable
  • 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
  • validators_bad_encoding

09 Jul 2025 09:33PM CUT coverage: 98.23% (-0.004%) from 98.234%
16180670779

Pull #2577

github

web-flow
Merge be915a4dc into 5dca09581
Pull Request #2577: Simplify endpoint block execution and deprecate `return` call in it

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

3385 of 3446 relevant lines covered (98.23%)

49813.94 hits per line

Relevant lines Covered
Build:
Build:
3446 RELEVANT LINES 3385 COVERED LINES
49813.94 HITS PER LINE
Source Files on deprecated_endpoint_return
  • Tree
  • List 156
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
54.55
lib/grape/util/lazy/value_array.rb21 11 6 5 44.0
55.56
lib/grape/serve_stream/sendfile_response.rb21 9 5 4 44.0
57.14
lib/grape/extensions/hash.rb27 14 8 6 43.0
71.43
lib/grape/middleware/filter.rb19 7 5 2 44.0
75.0
lib/grape/extensions/hashie/mash.rb24 12 9 3 39.0
75.0
...ons/active_support/hash_with_indifferent_access.rb24 12 9 3 43.0
80.0
lib/grape/json.rb10 5 4 1 44.0
80.0
lib/grape/serve_stream/file_body.rb36 15 12 3 63.0
80.0
lib/grape/xml.rb10 5 4 1 44.0
83.33
lib/grape/formatter/json.rb13 6 5 1 2278.0
Showing 1 to 10 of 156 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 16
  • Next
  • ►
    98.23
    lib/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16180670779 deprecated_endpoint_return Merge be915a4dc into 5dca09581 Pull #2577 09 Jul 2025 09:33PM CUT web-flow github
98.23
16036509627 deprecated_endpoint_return Merge f6aebfa7f into 5dca09581 Pull #2577 02 Jul 2025 09:48PM CUT web-flow github
98.23
16036495672 deprecated_endpoint_return Merge 6f493217b into 5dca09581 Pull #2577 02 Jul 2025 09:47PM CUT web-flow github
98.23
16036485317 deprecated_endpoint_return Merge 3b5698452 into 5dca09581 Pull #2577 02 Jul 2025 09:47PM CUT web-flow github
98.23
16036310301 deprecated_endpoint_return Merge ea27c2dde into 5dca09581 Pull #2577 02 Jul 2025 09:36PM CUT web-flow github
98.23
See All Builds (2338)
  • 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