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

ruby-grape / grape
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: api_override_singleton_methods
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 api_override_singleton_methods
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • DateFormat
  • Handle_json_array
  • ISSUE-2321
  • Issue-1908
  • active_support_6_1_minimal
  • 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
  • deprecated_endpoint_return
  • 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_endpoint_status_when_not_calling_error!
  • 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
  • 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

20 Jul 2025 09:24AM CUT coverage: 98.196%. Remained the same
16398394558

Pull #2585

github

ericproulx
Replace methods by singleton_methods when overriding them.
Pull Request #2585: Replace methods by singleton_methods when overriding them.

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

3375 of 3437 relevant lines covered (98.2%)

49735.73 hits per line

Relevant lines Covered
Build:
Build:
3437 RELEVANT LINES 3375 COVERED LINES
49735.73 HITS PER LINE
Source Files on master
  • Tree
  • List 156
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
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
...ons/active_support/hash_with_indifferent_access.rb24 12 9 3 43.0
75.0
lib/grape/extensions/hashie/mash.rb24 12 9 3 39.0
80.0
lib/grape/serve_stream/file_body.rb36 15 12 3 63.0
80.0
lib/grape/json.rb10 5 4 1 44.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.2
    lib/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16398394558 api_override_singleton_methods Replace methods by singleton_methods when overriding them. Pull #2585 20 Jul 2025 09:24AM CUT ericproulx github
98.2
16388952454 api_override_singleton_methods Merge 43b1fb832 into 49e8e63d2 Pull #2585 19 Jul 2025 01:02PM CUT web-flow github
98.2
16388878311 api_override_singleton_methods Replace methods by singleton_methods when overriding them. push 19 Jul 2025 12:52PM CUT ericproulx github
98.2
16300005677 small_refactor_versioner_middleware Merge 6898b13c0 into 49e8e63d2 Pull #2584 15 Jul 2025 05:23PM CUT web-flow github
98.19
16251166771 master Merge pull request #2583 from ericproulx/optimize_api_documentation Optimize API parameter documentation and memory usage push 13 Jul 2025 04:27PM CUT web-flow github
98.2
16251154348 optimize_api_documentation Merge ac5f211f5 into 52037023c Pull #2583 13 Jul 2025 04:26PM CUT web-flow github
98.2
16251150376 master Merge pull request #2581 from ericproulx/instance_to_s_delegation Delegate #to_s to @instance in Grape::API::Instance push 13 Jul 2025 04:25PM CUT web-flow github
98.2
16251138464 instance_to_s_delegation Merge 954cc15dc into ea45bc194 Pull #2581 13 Jul 2025 04:24PM CUT web-flow github
98.2
16251131709 master Merge pull request #2582 from ericproulx/fix_leaky_slash Fix leaky slash when normalizing push 13 Jul 2025 04:23PM CUT web-flow github
98.2
16250340987 small_refactor_versioner_middleware Merge fab711035 into 2dd0bd9d0 Pull #2584 13 Jul 2025 02:49PM CUT web-flow github
98.19
See All Builds (2324)
  • 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