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

ericproulx / grape
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: small_refactor_versioner_middleware
DEFAULT BRANCH: master
Repo Added 09 Aug 2022 09:05AM UTC
Token Akwu39n2nHCLlJQtoi0JJrUtIktfiXfrL regen
Build 747 Last
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 less_active_support_concern
branch: less_active_support_concern
CHANGE BRANCH
x
Reset
Sync Branches
  • less_active_support_concern
  • about_coercing
  • activate_grape_deprecation_in_test
  • active_support_6_1_minimal
  • active_support_configurable
  • active_support_demodulize
  • active_support_deprecation
  • active_support_functions
  • add_jemalloc_frozen_string_docker
  • add_mfa_for_releasing
  • add_rails_7_2_in_wf
  • add_rails_8_0
  • add_ruby_3_4
  • build_with_registry
  • change_jsonp_dependency
  • cleanup-deprecated-code
  • consider_rack_3_1
  • contract_scope_validator_fix
  • cookies_delegation
  • declared_params_optional_array
  • deprecated_endpoint_return
  • drop_appraisals_update_gems
  • drop_rack_accept_dependency
  • drop_support_rack_1
  • drop_support_ruby_2_7_0
  • dynamic_registration
  • dynamic_validator_registration
  • enable_frozen_string_literal_ci
  • exclude_spec_from_gemspec
  • faster_normalize_path
  • feature_rack_lint
  • fix_2451
  • fix_2452
  • fix_2457
  • fix_2460
  • fix_2477
  • fix_2491
  • fix_2566_memory_leak
  • fix_ci_rubygems
  • fix_coverage
  • fix_custom_validator_issue
  • fix_edge_ruby_versions
  • fix_endpoint_status_when_not_calling_error!
  • fix_formatter_api_format
  • fix_leaky_slash
  • fix_memory_leaks
  • fix_middleware_keywords
  • fix_missing_super_exception
  • fix_multi_rubocop_offenses
  • fix_params_overriding_warning
  • fix_require_logger
  • fix_response_headers_from_lint
  • fix_rubocop_offenses
  • fix_to_ary_method_missing
  • format_header_best_q_match
  • grape_docker_dev
  • handle_exception_in_rescue_from
  • instance_to_s_delegation
  • introducing_zeitwerk
  • less_double_splat
  • less_parse_nested_query
  • limit_rack_3
  • master
  • not_yield_skip_value
  • optimize_api_documentation
  • optimize_hash_alloc
  • optimize_middleware_default_options
  • optimize_path
  • optimize_to_hash
  • pattern_format_version_const
  • rack_lint_compliant
  • rack_version_fix
  • rails_compatibility_7_1
  • reduce_array_alloc_on_setup
  • refactor_http_headers
  • refs/heads/active_support_configurable
  • refs/heads/master
  • remove_builder_as_dependency
  • remove_cookie_jar
  • remove_desc_deprecation
  • remove_except_in_values_validator
  • remove_file_deprecation
  • remove_leaky_modules_from_specs
  • remove_maruku_and_rubocop_ast
  • remove_method_missing_endpoint
  • remove_mime_types_dependency
  • remove_non_supported_jsonapi
  • remove_obsolete_docker_compose_version
  • remove_old_rails_doc
  • remove_strict_hash_configuration
  • remove_util_registrable
  • require_core_ext_enum
  • revisit_attribute_translator
  • revisit_auth_middleware
  • revisit_coerce_and_validator
  • revisit_endpoint_helpers_and_new
  • revisit_middleware_default_options
  • revisit_versioner_middlewares
  • run_validator_mem_optimization
  • small_optimization
  • small_refactor_versioner_middleware
  • spike__drop_ruby_2.6
  • split_extensions_tests_in_integrations
  • test_include_and_fewer_module
  • test_ruby_3_3
  • track_gems_deprecations
  • try_pattern_instead_of_respond_to
  • update_rack_test_and_add_rack_3
  • update_rspec_to_fix_with
  • update_rubocop_1_40
  • update_rubocop_1_50
  • update_rubocop_1_64_1
  • update_rubocop_1_71_2
  • update_rubocop_and_fix
  • update_rubocop_and_fix_dependency
  • update_rubocop_and_fixes
  • update_workflows
  • use_coverall_main
  • use_forwardable
  • use_rack_constant
  • use_regex_match_block
  • validators_bad_encoding

22 Jun 2025 05:17PM UTC coverage: 98.211% (-0.04%) from 98.25%
15808997173

push

github

ericproulx
Refactor DSL by removing unnecessary ActiveSupport::Concern
Remove invalid value short name (not used)

219 of 222 new or added lines in 10 files covered. (98.65%)

3459 of 3522 relevant lines covered (98.21%)

58660.64 hits per line

Relevant lines Covered
Build:
Build:
3522 RELEVANT LINES 3459 COVERED LINES
58660.64 HITS PER LINE
Source Files on less_active_support_concern
  • Tree
  • List 156
  • Changed 14
  • Source Changed 14
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15808997173 less_active_support_concern Refactor DSL by removing unnecessary ActiveSupport::Concern Remove invalid value short name (not used) push 22 Jun 2025 05:17PM UTC ericproulx github
98.21
15808963022 less_active_support_concern Refactor DSL by removing unnecessary ActiveSupport::Concern Remove invalid value short name (not used) push 22 Jun 2025 05:12PM UTC ericproulx github
98.21
15806518966 less_active_support_concern Merge branch 'master' into less_active_support_concern push 22 Jun 2025 12:21PM UTC ericproulx github
98.27
15806503698 less_active_support_concern Merge branch 'master' into less_active_support_concern push 22 Jun 2025 12:19PM UTC ericproulx github
98.27
15806285181 less_active_support_concern Merge branch 'less_active_support_concern' of github.com:ericproulx/grape into less_active_support_concern push 22 Jun 2025 11:52AM UTC ericproulx github
98.24
15806210718 less_active_support_concern Update spec/grape/dsl/inside_route_spec.rb Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> push 22 Jun 2025 11:42AM UTC ericproulx github
98.27
15806152525 less_active_support_concern Update spec/grape/dsl/inside_route_spec.rb Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> push 22 Jun 2025 11:34AM UTC ericproulx github
98.27
15806066533 less_active_support_concern Update spec/grape/dsl/inside_route_spec.rb Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> push 22 Jun 2025 11:23AM UTC web-flow github
98.27
15806010154 less_active_support_concern Merge branch 'master' into less_active_support_concern Pull #9 22 Jun 2025 11:16AM UTC ericproulx github
98.27
14946340980 less_active_support_concern Merge branch 'master' into less_active_support_concern # Conflicts: # lib/grape/api/instance.rb # lib/grape/dsl/api.rb # lib/grape/dsl/routing.rb # lib/grape/middleware/auth/dsl.rb Pull #9 10 May 2025 02:40PM UTC ericproulx github
98.27
See All Builds (500)

Badge your Repo: grape

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2026 Coveralls, Inc