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

Add new Migrate command #697

Merged
merged 10 commits into from
Mar 13, 2024

Fix mysql tests, phpcs and phpstan/psalm

005ca4e
Select commit
Loading
Failed to load commit list.
Merged

Add new Migrate command #697

Fix mysql tests, phpcs and phpstan/psalm
005ca4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 13, 2024 in 0s

90.67% of diff hit (target 65.82%)

View this Pull Request on Codecov

90.67% of diff hit (target 65.82%)

Annotations

Check warning on line 130 in src/Command/MigrateCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Command/MigrateCommand.php#L130

Added line #L130 was not covered by tests

Check warning on line 183 in src/Command/MigrateCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Command/MigrateCommand.php#L183

Added line #L183 was not covered by tests

Check warning on line 227 in src/Command/MigrateCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Command/MigrateCommand.php#L225-L227

Added lines #L225 - L227 were not covered by tests

Check warning on line 232 in src/Command/MigrateCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Command/MigrateCommand.php#L229-L232

Added lines #L229 - L232 were not covered by tests

Check warning on line 234 in src/Command/MigrateCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Command/MigrateCommand.php#L234

Added line #L234 was not covered by tests

Check warning on line 752 in src/Db/Adapter/PhinxAdapter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Db/Adapter/PhinxAdapter.php#L752

Added line #L752 was not covered by tests