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

GH Actions: fix snafu with code coverage #732

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Nov 26, 2024

Description

Follow up on commit 755f0bc, which simplified the custom_ini setting for the code coverage builds, but did so incorrectly, meaning that code which needs the short_open_tag=On setting was no longer being recorded as covered.

Fixed now.

Suggested changelog entry

N/A

Follow up on commit 755f0bc, which simplified the `custom_ini` setting for the code coverage builds, but did so incorrectly, meaning that code which needs the `short_open_tag=On` setting was no longer being recorded as covered.

Fixed now.
@jrfnl jrfnl added this to the 3.11.2 milestone Nov 26, 2024
@jrfnl jrfnl merged commit 9acd28c into master Nov 26, 2024
59 checks passed
@jrfnl jrfnl deleted the feature/ghactions-fix-code-coverage-custom-ini branch November 26, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant