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

Fix #367, make seeder respect --force #368

Merged
merged 1 commit into from
Apr 23, 2020
Merged

Conversation

stancl
Copy link
Member

@stancl stancl commented Apr 23, 2020

Fixes #367

@stancl stancl added this to the 2.3.5 milestone Apr 23, 2020
@codecov
Copy link

codecov bot commented Apr 23, 2020

Codecov Report

Merging #368 into 2.x will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##                2.x     #368   +/-   ##
=========================================
  Coverage     88.74%   88.74%           
  Complexity      435      435           
=========================================
  Files            61       61           
  Lines          1217     1217           
=========================================
  Hits           1080     1080           
  Misses          137      137           
Impacted Files Coverage Δ Complexity Δ
src/Commands/Seed.php 93.75% <100.00%> (ø) 5.00 <0.00> (ø)

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 a60a385...d03c0af. Read the comment docs.

@stancl stancl merged commit e363456 into 2.x Apr 23, 2020
@stancl stancl deleted the make-seeder-respect-force branch April 23, 2020 18:20
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.

Seed after migration ignores --force flag in config/tenancy.php on production environment
1 participant