ueberauth / guardian_db

Guardian DB integration for tracking tokens and ensuring logout cannot be replayed.
MIT License
367 stars 87 forks source link

Yordis/refactoring #108

Closed yordis closed 5 years ago

doomspork commented 5 years ago

@yordis could you rebase against master?

codecov-io commented 5 years ago

Codecov Report

Merging #108 into master will not change coverage. The diff coverage is 66.66%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #108   +/-   ##
=====================================
  Coverage      80%    80%           
=====================================
  Files           5      5           
  Lines          60     60           
=====================================
  Hits           48     48           
  Misses         12     12
Impacted Files Coverage Δ
lib/mix/tasks/guardian_db.gen.migration.ex 100% <ø> (ø) :arrow_up:
lib/guardian/db/token/sweeper_server.ex 0% <0%> (ø) :arrow_up:
lib/guardian/db/token/sweeper.ex 55.55% <100%> (ø) :arrow_up:
lib/guardian/db/token.ex 100% <100%> (ø) :arrow_up:
lib/guardian/db.ex 92.85% <100%> (-0.48%) :arrow_down:

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 e1610fb...96d772b. Read the comment docs.