You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Coverage was disabled because it started failing with the error:
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.
The text was updated successfully, but these errors were encountered: