Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added public function to start a single migration step. #15

Merged
merged 1 commit into from
Oct 21, 2018

Conversation

triadev
Copy link
Owner

@triadev triadev commented Oct 21, 2018

No description provided.

@triadev triadev self-assigned this Oct 21, 2018
@codecov-io
Copy link

Codecov Report

Merging #15 into master will decrease coverage by 0.27%.
The diff coverage is 90.47%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #15      +/-   ##
============================================
- Coverage     92.53%   92.25%   -0.28%     
- Complexity      163      169       +6     
============================================
  Files            27       27              
  Lines           442      452      +10     
============================================
+ Hits            409      417       +8     
- Misses           33       35       +2
Impacted Files Coverage Δ Complexity Δ
src/ElasticsearchMigration.php 91% <80%> (-0.67%) 33 <2> (+2)
src/Business/Service/MigrationSteps.php 96.29% <93.75%> (-3.71%) 10 <4> (+4)

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 1b7f205...3d096fe. Read the comment docs.

@triadev triadev merged commit 65c982b into master Oct 21, 2018
@triadev triadev deleted the start_single_migration_step branch October 21, 2018 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants