Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

doorkeeper-gem / doorkeeper
98%
master: 97%

DEFAULT BRANCH: master
Build:
LAST BUILD BRANCH: fix-establish_connection-for-custom-models
Repo Added 11 Feb 2017 01:55AM UTC
Total Files 78
# Builds 1441 Last
Badge
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 orm_improvements
branch: orm_improvements
CHANGE BRANCH
x
Reset
  • orm_improvements
  • master
  • v4.2.5
  • v4.2.6
  • jm-migrations
  • token_introspection
  • lazy_load_activerecord
  • force_ssl_redirect_uri_callable
  • v4.3.0
  • sprockets4
  • clear_deprecated
  • 4.3.2
  • v4.3.2
  • bootstrap4
  • fix_token_info_routes
  • rspec-rails-update
  • v5.0.0.rc1
  • admin_authenticator_default
  • polymorphic_resource_owner
  • 4.4.0
  • v4.4.0
  • v4.4.1
  • v4.4.2
  • v5.0.0
  • excpetion-raiser
  • revert-expiration-check-for-matching-token
  • fix-valid_for_authorization-false-negative
  • v4.4.3
  • fix-refresh-token
  • refactor_stale_records_cleaner
  • v5.0.1
  • v0.4.1
  • fix-1157
  • fix-1161
  • fix-confidential-applications-generator
  • fix-travis
  • ip-loopback
  • fix-1183-token-revocation
  • optional_redirect_uri
  • v5.1.0.rc1
  • 1194-custom-token-introspection-response
  • increase-token-complexity
  • fix-custom-ttl-client
  • improve-token-introspection
  • introduce-guides
  • sponsor-link
  • v5.1.0.rc2
  • add-rubocop-and-change-rules
  • fix-custom-access-token-expires-in
  • dependabot/bundler/factory_bot-tw-5.0
  • dependabot/bundler/danger-tw-6.0
  • update_factory_bot
  • fix-slate-records-cleaner
  • migration-updates
  • v5.1.0
  • fix-specs
  • changelog.md
  • improve_token_introspection_customization
  • allow_to_check_authorized_token_in_introspection
  • v5.2.0.rc1
  • dont-pollute-memory-on-matching-tokens-load
  • v5.2.0.rc2
  • custom_base_metal_controller
  • grant_flows_per_application
  • dependabot/bundler/rspec-rails-gte-0
  • v5.2.0.rc3
  • opinionated-base-controller
  • v5.2.0
  • v5.2.1
  • plugins-PoC
  • v5.2.2
  • configurable-models
  • v5.2.3
  • fix-for-1338
  • fix-1344
  • dependabot/bundler/rspec-rails-4.0.0.beta4
  • refactoring
  • revokation-client-credentials-fix
  • polymorphic-resource-owner
  • invalidate-duplicated-scopes
  • deprecate-active_record_options
  • refactor-options-DSL
  • allow-to-increase-token-loookup-batch-size
  • v5.3-stable
  • v.5.3.1
  • fix-token-revocation-1362
  • fix-controllers-with-custom-models
  • make-routing-reusable
  • dependabot/bundler/rspec-rails-4.0.0.rc1
  • dependabot/bundler/rspec-rails-4.0.0
  • update-rspec
  • context-in-authorization-hooks
  • bye_attr_accessors
  • add-issued-token-to-hook-context
  • test
  • improve-applications-show-page
  • use-autoload
  • v5.4.0.rc1
  • fix-rake-tasks
  • dependabot/bundler/danger-tw-7.0
  • v5.4.0.rc2
  • v5.3.2
  • v5.0-stable
  • v5.0.3
  • update-to-latest-doorkeeper
  • dependabot/bundler/danger-tw-8.0
  • v5.3.3
  • v5.4.0
  • remove-json-helpers-from-tests
  • rubocop-rspec
  • v2.3
  • name-rspec-subjects
  • proper-current-resource-owner-memoization
  • disable-introspection-endpoint-if-disabled
  • add-grant-flows-customizations
  • make-client-mandatory-for-ropg
  • add-resource-owner-to-expiration-hook
  • dependabot/bundler/factory_bot-tw-6.0
  • v5.5.0.rc1
  • dependabot/bundler/rubocop-tw-1.2
  • dependabot/bundler/rubocop-tw-1.3
  • dependabot/bundler/rubocop-tw-1.4
  • update-ruby
  • fix-establish_connection-for-custom-models

19 Feb 2018 - 14:19 coverage increased (+0.03%) to 98.332%
1971

push

travis-ci

32807c3a4a52bd27fce302bc2edfbc55?size=18&default=identiconnbulaj
Make mixins & models more independent

Clear mixins from ActiveRecord DSL and save only overridable API. It
allows to use this mixins in Doorkeeper ORM extensions with minimum
code boilerplate. Fix Travis build for Rails master.

1592 of 1619 relevant lines covered (98.33%)

783.49 hits per line

Relevant lines Covered
1619 RELEVANT LINES 1592 COVERED LINES
Build:
783.49 HITS PER LINE
Source Files on orm_improvements
  • List 78
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent Builds

Builds Branch Coverage Commit Committer Type Time Via
1971 orm_improvements
98.33
Make mixins & models more independent Clear mixins from ActiveRecord DSL and save only overridable API. It allows to use this mixins in Doorkeeper ORM extensions with minimum code boilerplate. Fix Travis build for Rails master. 32807c3a4a52bd27fce302bc2edfbc55?size=18&default=identiconnbulaj push 19 Feb 2018 02:35PM UTC travis-ci
1968 orm_improvements
98.31
Make mixins & models more independent Clear mixins from ActiveRecord DSL and save only overridable API. It allows to use this mixins in Doorkeeper ORM extensions with minimum code boilerplate. Fix Travis build for Rails master. 32807c3a4a52bd27fce302bc2edfbc55?size=18&default=identiconnbulaj push 19 Feb 2018 02:18PM UTC travis-ci
1967 orm_improvements
98.33
Fix tests for Rails master 32807c3a4a52bd27fce302bc2edfbc55?size=18&default=identiconnbulaj push 19 Feb 2018 02:06PM UTC travis-ci
1966 orm_improvements
98.33
Make mixins & models more independent Clear mixins from ActiveRecord DSL and save only overridable API. It allows to use this mixins in Doorkeeper ORM extensions with minimum code boilerplate. 32807c3a4a52bd27fce302bc2edfbc55?size=18&default=identiconnbulaj push 19 Feb 2018 01:52PM UTC travis-ci
See All Builds (1437)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2021 Coveralls, LLC