Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Feature/add factory method #14

Merged
merged 3 commits into from
May 14, 2019
Merged

Feature/add factory method #14

merged 3 commits into from
May 14, 2019

Conversation

DarkSide666
Copy link
Member

Implements factory method getMigration(), uses connection->driver, few changes in phpunit test suite, more tests, changed syntax in readme.

@DarkSide666 DarkSide666 requested a review from romaninsh May 14, 2019 16:53
@codecov
Copy link

codecov bot commented May 14, 2019

Codecov Report

Merging #14 into develop will increase coverage by 0.8%.
The diff coverage is 74.35%.

Impacted file tree graph

@@             Coverage Diff              @@
##             develop      #14     +/-   ##
============================================
+ Coverage      73.42%   74.22%   +0.8%     
- Complexity       120      122      +2     
============================================
  Files              5        5             
  Lines            286      291      +5     
============================================
+ Hits             210      216      +6     
+ Misses            76       75      -1
Impacted Files Coverage Δ Complexity Δ
src/PHPUnit_SchemaTestCase.php 85.5% <100%> (+8.12%) 31 <0> (-8) ⬇️
src/Migration.php 73.6% <72.22%> (-1.54%) 84 <24> (+10)

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 a7fa1e5...994285f. Read the comment docs.

@romaninsh romaninsh merged commit 7076539 into develop May 14, 2019
@romaninsh romaninsh deleted the feature/add-factory-method branch May 14, 2019 17:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants