thombruce / credible-ruby-archived

JWT and API Token Authentication for Rails apps
MIT License
0 stars 0 forks source link

remove pundit #19

Closed thombruce closed 4 years ago

thombruce commented 4 years ago

Linked Issue(s)

codecov[bot] commented 4 years ago

Codecov Report

Merging #19 into master will increase coverage by 3.82%. The diff coverage is 15.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   10.12%   13.95%   +3.82%     
==========================================
  Files          20       16       -4     
  Lines         316      215     -101     
==========================================
- Hits           32       30       -2     
+ Misses        284      185      -99     
Impacted Files Coverage Δ
...ers/credible/authentication/sessions_controller.rb 0.00% <0.00%> (ø)
...ollers/credible/authentication/users_controller.rb 0.00% <0.00%> (ø)
.../controllers/credible/authentication_controller.rb 0.00% <ø> (ø)
lib/credible.rb 100.00% <100.00%> (ø)
lib/credible/controller_concern.rb 29.41% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f6df45d...a0e174c. Read the comment docs.