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

Exclude views/errors/ for PHPUnit coverage report #372

Merged
merged 1 commit into from
Apr 23, 2021
Merged

Conversation

kenjis
Copy link
Owner

@kenjis kenjis commented Apr 23, 2021

Without this, the following error occurs when generating coverage report.

Generating code coverage report in Clover XML format ... 
ERROR: 
A PHP Error was encountered

Severity:    Notice
Message:     Undefined variable: heading
Filename:    .../application/views/errors/cli/error_404.php
Line Number: 5

@kenjis kenjis merged commit 202441b into 3.x Apr 23, 2021
@kenjis kenjis deleted the fix-phpunit.xml branch April 23, 2021 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant