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 return types required by extending Symfony classes #797

Merged
merged 2 commits into from
Dec 9, 2023

Add Command::execute return type int

3c68459
Select commit
Loading
Failed to load commit list.
Merged

Add return types required by extending Symfony classes #797

Add Command::execute return type int
3c68459
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 9, 2023 in 0s

59.09% of diff hit (target 79.21%)

View this Pull Request on Codecov

59.09% of diff hit (target 79.21%)

Annotations

Check warning on line 17 in Command/ClearMetadataCacheDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/ClearMetadataCacheDoctrineODMCommand.php#L17

Added line #L17 was not covered by tests

Check warning on line 37 in Command/ClearMetadataCacheDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/ClearMetadataCacheDoctrineODMCommand.php#L37

Added line #L37 was not covered by tests

Check warning on line 18 in Command/CreateSchemaDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/CreateSchemaDoctrineODMCommand.php#L18

Added line #L18 was not covered by tests

Check warning on line 37 in Command/CreateSchemaDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/CreateSchemaDoctrineODMCommand.php#L37

Added line #L37 was not covered by tests

Check warning on line 25 in Command/DoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/DoctrineODMCommand.php#L25

Added line #L25 was not covered by tests

Check warning on line 18 in Command/DropSchemaDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/DropSchemaDoctrineODMCommand.php#L18

Added line #L18 was not covered by tests

Check warning on line 37 in Command/DropSchemaDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/DropSchemaDoctrineODMCommand.php#L37

Added line #L37 was not covered by tests

Check warning on line 17 in Command/GenerateHydratorsDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/GenerateHydratorsDoctrineODMCommand.php#L17

Added line #L17 was not covered by tests

Check warning on line 36 in Command/GenerateHydratorsDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/GenerateHydratorsDoctrineODMCommand.php#L36

Added line #L36 was not covered by tests

Check warning on line 17 in Command/GenerateProxiesDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/GenerateProxiesDoctrineODMCommand.php#L17

Added line #L17 was not covered by tests

Check warning on line 36 in Command/GenerateProxiesDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/GenerateProxiesDoctrineODMCommand.php#L36

Added line #L36 was not covered by tests

Check warning on line 17 in Command/QueryDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/QueryDoctrineODMCommand.php#L17

Added line #L17 was not covered by tests

Check warning on line 26 in Command/QueryDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/QueryDoctrineODMCommand.php#L26

Added line #L26 was not covered by tests

Check warning on line 18 in Command/ShardDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/ShardDoctrineODMCommand.php#L18

Added line #L18 was not covered by tests

Check warning on line 37 in Command/ShardDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/ShardDoctrineODMCommand.php#L37

Added line #L37 was not covered by tests

Check warning on line 18 in Command/UpdateSchemaDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/UpdateSchemaDoctrineODMCommand.php#L18

Added line #L18 was not covered by tests

Check warning on line 37 in Command/UpdateSchemaDoctrineODMCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Command/UpdateSchemaDoctrineODMCommand.php#L37

Added line #L37 was not covered by tests

Check warning on line 149 in Form/DoctrineMongoDBTypeGuesser.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

Form/DoctrineMongoDBTypeGuesser.php#L149

Added line #L149 was not covered by tests