ueberauth / guardian_db

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

add support for ecto_sql 3.2 and 3.3 and remove mix.lock from version control #112

Closed BenMorganIO closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #112 into master will decrease coverage by 1.66%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage      80%   78.33%   -1.67%     
==========================================
  Files           5        5              
  Lines          60       60              
==========================================
- Hits           48       47       -1     
- Misses         12       13       +1
Impacted Files Coverage Δ
lib/mix/tasks/guardian_db.gen.migration.ex 93.75% <0%> (-6.25%) :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 e16a4d7...3d4639b. Read the comment docs.

doomspork commented 4 years ago

The only change needed here was the update to mix.exs which has been handled in #113

doomspork commented 4 years ago

This has been released as 2.0.3