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

Re-enable coverage reporting. #212

Open
big-andy-coates opened this issue Jan 16, 2024 · 0 comments
Open

Re-enable coverage reporting. #212

big-andy-coates opened this issue Jan 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@big-andy-coates
Copy link
Member

Coverage was disabled because it started failing with the 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 was loathed to do it, I disabling coverage until I have time to investigate, as this is blocking builds for dependency updates etc.

@big-andy-coates big-andy-coates added the enhancement New feature or request label Jan 16, 2024
@big-andy-coates big-andy-coates self-assigned this Jan 16, 2024
big-andy-coates added a commit that referenced this issue Jan 16, 2024
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 added a commit that referenced this issue Jan 16, 2024
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant