ueberauth / guardian

Elixir Authentication
MIT License
3.43k stars 382 forks source link

Bump Credo, make Credo strict and resolve warnings. #550

Closed asummers closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #550 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #550   +/-   ##
=======================================
  Coverage   85.19%   85.19%           
=======================================
  Files          18       18           
  Lines         412      412           
=======================================
  Hits          351      351           
  Misses         61       61
Impacted Files Coverage Δ
lib/guardian/token/jwt.ex 85.36% <ø> (ø) :arrow_up:
lib/guardian/permissions/bitwise.ex 90.9% <ø> (ø) :arrow_up:
lib/guardian/plug.ex 82.6% <ø> (ø) :arrow_up:
lib/guardian/plug/verify_header.ex 69.56% <ø> (ø) :arrow_up:
lib/guardian/plug/verify_cookie.ex 91.3% <ø> (ø) :arrow_up:
lib/guardian/plug/verify_session.ex 94.44% <ø> (ø) :arrow_up:

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 5b20d99...aa42c10. Read the comment docs.