ueberauth / guardian_db

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

Update ecto version #98

Closed tanweerdev closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #98 into master will increase coverage by 1.66%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #98      +/-   ##
=======================================
+ Coverage   78.33%   80%   +1.66%     
=======================================
  Files           5     5              
  Lines          60    60              
=======================================
+ Hits           47    48       +1     
+ Misses         13    12       -1
Impacted Files Coverage Δ
lib/mix/tasks/guardian_db.gen.migration.ex 100% <100%> (+6.25%) :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 00d775c...e68f50c. Read the comment docs.

yordis commented 6 years ago

Using #99