Repo Added
|
Files
60
|
Badge
README BADGES
|
circleci
2 of 3 new or added lines in 2 files covered. (66.67%)
787 of 802 relevant lines covered (98.13%)
1583.07 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | lib/graphql_devise/version.rb | 5 | 3 | 0 | 3 | 0.0 | |
85.71 | lib/graphql_devise/resolvers/dummy.rb | 14 | 7 | 6 | 1 | 31.0 | |
91.89 | lib/generators/graphql_devise/install_generator.rb | 101 | 37 | 34 | 3 | 102.0 | |
93.75 | ...devise/mutations/send_password_reset_with_token.rb | 37 | 16 | 15 | 1 | 98.0 | |
94.44 | ...l_devise/concerns/additional_controller_methods.rb | 48 | 18 | 17 | 1 | 1040.0 | |
94.83 | lib/graphql_devise/concerns/controller_methods.rb | 110 | 58 | 55 | 3 | 631.0 | |
96.43 | lib/graphql_devise/mutations/register.rb | 60 | 28 | 27 | 1 | 143.0 | |
96.55 | lib/graphql_devise/mutations/login.rb | 59 | 29 | 28 | 1 | 310.0 | |
97.5 | lib/graphql_devise.rb | 75 | 40 | 39 | 1 | 217.0 | |
100.0 | ...graphql_devise/concerns/auth_controller_methods.rb | 50 | 22 | 22 | 0 | 733.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
793eff2b... | allow-raise_user_error_list-customization | Allow defining a custom raise_user_error_list method By changing the arguments raise_user_error_list receives, we allow users to customize the errors they raise by simply passing the failed resource to the method | Pull #263 | circleci |
98.13 |