Skip to content

Adding condition to check the migrations table absence at downgrade a…#113

Merged
andrey-smaelov merged 1 commit into
quantum-php:masterfrom
armanist:master
Dec 5, 2022
Merged

Adding condition to check the migrations table absence at downgrade a…#113
andrey-smaelov merged 1 commit into
quantum-php:masterfrom
armanist:master

Conversation

@armanist

@armanist armanist commented Dec 5, 2022

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Dec 5, 2022

Copy link
Copy Markdown

Codecov Report

Merging #113 (c311445) into master (d6f779d) will increase coverage by 0.03%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master     #113      +/-   ##
============================================
+ Coverage     70.60%   70.63%   +0.03%     
+ Complexity     1700     1699       -1     
============================================
  Files           146      146              
  Lines          4021     4019       -2     
============================================
  Hits           2839     2839              
+ Misses         1182     1180       -2     
Impacted Files Coverage Δ
src/Console/Commands/DebugBarCommand.php 0.00% <0.00%> (ø)
src/Console/Commands/EnvCommand.php 0.00% <0.00%> (ø)
src/Console/Commands/KeyGenerateCommand.php 0.00% <0.00%> (ø)
src/Console/Commands/MigrationGenerateCommand.php 0.00% <ø> (ø)
src/Console/Commands/MigrationMigrateCommand.php 0.00% <0.00%> (ø)
src/Console/Commands/OpenApiCommand.php 0.00% <ø> (ø)
src/Console/QtCommand.php 0.00% <ø> (ø)
src/Migration/MigrationManager.php 0.00% <0.00%> (ø)
src/Migration/MigrationTable.php 0.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@andrey-smaelov andrey-smaelov merged commit 0e72b69 into quantum-php:master Dec 5, 2022
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.

2 participants