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 filterAssetNames to get asset tables #6729

Closed
wants to merge 1 commit into from

add $filterAssetNames to get assert tables

2445518
Select commit
Loading
Failed to load commit list.
Closed

add filterAssetNames to get asset tables #6729

add $filterAssetNames to get assert tables
2445518
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 17, 2025 in 0s

53.84% of diff hit (target 67.31%)

View this Pull Request on Codecov

53.84% of diff hit (target 67.31%)

Annotations

Check warning on line 340 in src/Schema/AbstractSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/AbstractSchemaManager.php#L340

Added line #L340 was not covered by tests

Check warning on line 347 in src/Schema/AbstractSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/AbstractSchemaManager.php#L347

Added line #L347 was not covered by tests

Check warning on line 33 in src/Schema/DB2SchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/DB2SchemaManager.php#L33

Added line #L33 was not covered by tests

Check warning on line 35 in src/Schema/DB2SchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/DB2SchemaManager.php#L35

Added line #L35 was not covered by tests

Check warning on line 56 in src/Schema/MySQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/MySQLSchemaManager.php#L56

Added line #L56 was not covered by tests

Check warning on line 58 in src/Schema/MySQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/MySQLSchemaManager.php#L58

Added line #L58 was not covered by tests

Check warning on line 34 in src/Schema/OracleSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/OracleSchemaManager.php#L34

Added line #L34 was not covered by tests

Check warning on line 36 in src/Schema/OracleSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/OracleSchemaManager.php#L36

Added line #L36 was not covered by tests

Check warning on line 46 in src/Schema/PostgreSQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/PostgreSQLSchemaManager.php#L46

Added line #L46 was not covered by tests

Check warning on line 48 in src/Schema/PostgreSQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/PostgreSQLSchemaManager.php#L48

Added line #L48 was not covered by tests

Check warning on line 47 in src/Schema/SqliteSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/SqliteSchemaManager.php#L47

Added line #L47 was not covered by tests

Check warning on line 49 in src/Schema/SqliteSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/SqliteSchemaManager.php#L49

Added line #L49 was not covered by tests