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

Complete baking of enums. #972

Merged
merged 10 commits into from
Jan 2, 2024

Add more tests.

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

Complete baking of enums. #972

Add more tests.
3e44abc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 2, 2024 in 1s

92.98% of diff hit (target 95.47%)

View this Pull Request on Codecov

92.98% of diff hit (target 95.47%)

Annotations

Check warning on line 76 in src/Command/EnumCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Command/EnumCommand.php#L76

Added line #L76 was not covered by tests

Check warning on line 1492 in src/Command/ModelCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Command/ModelCommand.php#L1486-L1492

Added lines #L1486 - L1492 were not covered by tests

Check warning on line 1498 in src/Command/ModelCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Command/ModelCommand.php#L1498

Added line #L1498 was not covered by tests

Check warning on line 1531 in src/Command/ModelCommand.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Command/ModelCommand.php#L1531

Added line #L1531 was not covered by tests

Check warning on line 34 in src/Utility/Model/EnumParser.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Utility/Model/EnumParser.php#L34

Added line #L34 was not covered by tests

Check warning on line 37 in src/Utility/Model/EnumParser.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Utility/Model/EnumParser.php#L37

Added line #L37 was not covered by tests