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

graphql-devise / graphql_devise
98%
master: 97%

Build:
Build:
LAST BUILD BRANCH: release-v-2.0.0
DEFAULT BRANCH: master
Repo Added 05 Dec 2019 07:47PM CUT
Files 60
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 allow-controller-level-authentication
branch: allow-controller-level-authentication
CHANGE BRANCH
x
Reset
  • allow-controller-level-authentication
  • 102-fix-reconfirmable-mailer
  • 112-fix-session-overflow
  • add-alternate-account-confirmation-flow
  • add-buy-us-a-coffee-section
  • add-conditional-authentication
  • add-coveralls
  • add-credentials-field-login-mutation
  • add-frozen-string-literal
  • add-gql-2-support
  • add-mount-method-option-sanitizer
  • additional-mutations-queries
  • allow-raise_user_error_list-customization
  • allow_setting_resources_directly_into_schema_during_tests
  • alternate-reset-password-flow
  • bkp-mount-routes-instrument
  • bump-to-v1.1.1
  • bump-version-1.4.0
  • case-insensitive-fields
  • check-reset-password-token
  • correct-confirm-account-resolver-return
  • credentials-in-sign-up-mutation
  • deprecate-redirect-queries-mutations
  • disable-ci-cache
  • document-confirmation-new-flow
  • drop-support-for-ruby-2.2
  • error-code-authentication-error
  • explicit-require-schema-file
  • fix-alias-concerns
  • fix-bug-with-gql-1-10
  • fix-ci-dependencies
  • fix-coveralls
  • fix-generator-specs
  • fix-kwargs-in-gql-execute
  • fix-link-in-mailers
  • fix-namespaced-models-bug
  • fix-resource-confirmation-signed-in
  • fix-route-reload-devise
  • fix-routes-gql-ruby-version-check
  • fix-set-resource-eager-load
  • fix-unconfirmed-email-confirmation
  • generators-use-our-concerns
  • gqld-98-insecure-password-reset-mutation
  • ignore-reconfirmable-global-devise-config
  • improve-doc-performed
  • improve-readme-file
  • increase-controller-coverage
  • load_reqs_with_zeitwerk
  • make-authenticatable-type-not-null
  • master
  • mount-auth-on-main-schema
  • refactor-mount-method-operations
  • refactor-mount-method-option-validator
  • refactor_routes
  • release
  • release-gql-1.13-support
  • release-v-2.0.0
  • release-v1.1.0
  • release-v1.3.0
  • remove-deprecated-authentication-methods
  • remove-deprecated-concerns
  • remove-deprecated-queries
  • remove-ruby3-spec-check
  • resend-confirmation-with-token-mutation
  • restrict-dependency-versions
  • set-dependency-versions
  • silence-deprecation-graphql-definition
  • skip-forgery-protection
  • splat-gql-devise-context
  • support-gql-1.11
  • support-gql-1.13-release
  • support-graphql-1.13
  • temp-do-not-test-ruby-2.2-dta-1.2
  • test-again-ci
  • test-bug-loader
  • test-current-resource-set-public-fields
  • test-edge-dependencies-skip-rails
  • test-graphql-edge
  • test-matrix-enable-rails7
  • test-ruby-2.4-again
  • test-ruby-2.7
  • test-tokens-per-request
  • update-readme
  • update-readme-2
  • use-https-appraisals-github
  • use-rspec-4.0
  • v0.10.0
  • v0.10.1
  • v0.11.0
  • v0.11.1
  • v0.11.2
  • v0.11.3
  • v0.11.4
  • v0.12.0
  • v0.12.1
  • v0.12.2
  • v0.12.3
  • v0.13.0
  • v0.13.1
  • v0.13.2
  • v0.13.3
  • v0.13.4
  • v0.13.5
  • v0.13.6
  • v0.14.0
  • v0.9.0
  • v0.9.1
  • v0.9.2
  • v1-release-doc-update
  • whitelist-redirect-urls
  • zeitwerk-concern-deprecation

08 May 2021 02:51PM CUT coverage: 98.152% (-0.05%) from 98.206%
e8a97af6-9429-40fb-a481-6abf793b0ad1

Pull #175

circleci

Mario Celi
Add comments for resource_class and resource_loader
Pull Request #175: Allow controller level authentication

82 of 82 new or added lines in 12 files covered. (100.0%)

850 of 866 relevant lines covered (98.15%)

1828.95 hits per line

Relevant lines Covered
Build:
Build:
866 RELEVANT LINES 850 COVERED LINES
1828.95 HITS PER LINE
Source Files on allow-controller-level-authentication
  • Tree
  • List 60
  • Changed 23
  • Source Changed 11
  • Coverage Changed 21
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
lib/graphql_devise/version.rb5 3 0 3 0.0
85.71
lib/graphql_devise/resolvers/dummy.rb14 7 6 1 69.0
91.67
lib/generators/graphql_devise/install_generator.rb101 36 33 3 125.0
93.75
...ib/graphql_devise/mutations/send_password_reset.rb38 16 15 1 151.0
93.75
...devise/mutations/send_password_reset_with_token.rb37 16 15 1 119.0
95.0
lib/graphql_devise/concerns/controller_methods.rb122 60 57 3 886.0 - 352
95.65
lib/graphql_devise/mutations/update_password.rb46 23 22 1 213.0
96.43
lib/graphql_devise/mutations/login.rb57 28 27 1 352.0
96.43
lib/graphql_devise/mutations/sign_up.rb61 28 27 1 173.0
97.92
lib/graphql_devise.rb79 + 1448 + 747 + 61 + 1259.0 + 150
Showing 1 to 10 of 60 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
  • ►
    100.0
    app/
  • ►
    97.96
    lib/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
e8a97af6... allow-controller-level-authentication Add comments for resource_class and resource_loader Pull #175 08 May 2021 02:51PM CUT Mario Celi circleci
98.15
d43b3aec... allow-controller-level-authentication Add comment on #resource_class Pull #175 05 May 2021 04:02AM CUT Mario Celi circleci
98.15
8245d4f8... allow-controller-level-authentication Configure warden when gem is included in the model Pull #175 05 May 2021 03:12AM CUT Mario Celi circleci
98.15
c93451ca... allow-controller-level-authentication Stop depending on devise mappings to mount resources Pull #175 04 May 2021 03:30AM CUT Mario Celi circleci
98.25
b606fe72... allow-controller-level-authentication Deprecate authenticating resources inside the GQL schema Pull #175 04 May 2021 03:27AM CUT Mario Celi circleci
98.15
75a7cdfa... allow-controller-level-authentication Stop depending on devise mappings to mount resources Pull #175 03 May 2021 01:43AM CUT Mario Celi circleci
98.25
2729aa97... allow-controller-level-authentication Stop depending on devise mappings to mount resources Pull #175 03 May 2021 01:28AM CUT Mario Celi circleci
98.25
f042bdda... allow-controller-level-authentication Allow controller level authentication Pull #175 02 May 2021 02:13AM CUT Mario Celi circleci
98.13
95dc6f5e... allow-controller-level-authentication Allow controller level authentication push 02 May 2021 02:03AM CUT Mario Celi circleci
98.13
See All Builds (925)
  • 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

© 2025 Coveralls, Inc