New tests towards better cov in some classes with low metrics #658
test.yml
on: push
CI test (make validate)
18s
Code coverage (codecov)
57s
Matrix: Integration tests
Matrix: Integration tests (PHAR)
Matrix: SelfUpdate tests (PHAR)
Annotations
2 errors
MissingReturnType:
tests/Command/CodeCheckerCommandTest.php#L359
tests/Command/CodeCheckerCommandTest.php:359:21: MissingReturnType: Method MoodlePluginCI\Tests\Command\CodeCheckerCommandTest::testCommandFailedSomethingIsWrong does not have a return type, expecting void (see https://psalm.dev/050)
|
CI test (make validate)
Process completed with exit code 2.
|