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

Disable coverage #213

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Disable coverage #213

merged 1 commit into from
Jan 16, 2024

Conversation

big-andy-coates
Copy link
Member

Generation of test coverage data is currently failing with error:

Unable to read execution data file /home/runner/work/creek-json-schema-gradle-plugin/creek-json-schema-gradle-plugin/build/jacoco/test.exec

But only on build servers.

Though I'm loathed to do it, I'm disabling coverage until I have time to investigate, as this is blocking builds for dependency updates etc.

Task #212 tracks fixing the issue.

Generation of test coverage data is currently failing with error:

```
Unable to read execution data file /home/runner/work/creek-json-schema-gradle-plugin/creek-json-schema-gradle-plugin/build/jacoco/test.exec
```

But only on build servers.

Though I'm loathed to do it, I'm disabling coverage until I have time to investigate, as this is blocking builds for dependency updates etc.

Task #212 tracks fixing the issue.
@big-andy-coates big-andy-coates added the chore Maintenance task (Not included in release notes) label Jan 16, 2024
@big-andy-coates big-andy-coates requested a review from a team as a code owner January 16, 2024 17:01
@big-andy-coates big-andy-coates merged commit 4ee6878 into main Jan 16, 2024
6 checks passed
@big-andy-coates big-andy-coates deleted the coverage-off branch January 16, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance task (Not included in release notes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant