Closed nathany closed 6 years ago
I'm looking into the warning and test failure now. I didn't see the test failure locally.
update: Fixed and passing.
Merging #99 into master will increase coverage by
1.66%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #99 +/- ##
=======================================
+ 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...225ed5f. Read the comment docs.
Thanks @yordis. Are you planning to do the 2.0.0 release?
@nathany waiting for a feedback from the other members and then we will do it.
Hi, any news on this ? :)
This amends #98 to use Ecto 3.0 final.
fixes #93