Open mcneely opened 7 years ago
Merging #174 into master will increase coverage by
<.01%
. The diff coverage is64.28%
.
@@ Coverage Diff @@
## master #174 +/- ##
==========================================
+ Coverage 63.62% 63.62% +<.01%
==========================================
Files 25 25
Lines 2771 2785 +14
==========================================
+ Hits 1763 1772 +9
- Misses 1008 1013 +5
Impacted Files | Coverage Δ | |
---|---|---|
lib/Task/Db/Migrate.php | 59.86% <64.28%> (+0.44%) |
:white_check_mark: |
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 6f264c3...64547a2. Read the comment docs.
Added setup, cleanup, transaction_setup, transaction_cleanup, pretransaction_up/down, postcommit_up/down.