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

restore comment hint (useful for enumtype declaration) #6444

Closed
wants to merge 24 commits into from

Merge branch 'doctrine:4.0.x' into 4.0.x

25aea71
Select commit
Loading
Failed to load commit list.
Closed

restore comment hint (useful for enumtype declaration) #6444

Merge branch 'doctrine:4.0.x' into 4.0.x
25aea71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 15, 2024 in 0s

40.00% of diff hit (target 94.32%)

View this Pull Request on Codecov

40.00% of diff hit (target 94.32%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/AbstractSchemaManager.php#L142

Added line #L142 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/MySQLSchemaManager.php#L136

Added line #L136 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/OracleSchemaManager.php#L138

Added line #L138 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/PostgreSQLSchemaManager.php#L276

Added line #L276 was not covered by tests

Check warning on line 245 in src/Schema/SQLiteSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/SQLiteSchemaManager.php#L244-L245

Added lines #L244 - L245 were not covered by tests