• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

creek-service / creek-system-test-gradle-plugin / #76
97%

Build:
DEFAULT BRANCH: main
Ran 23 Aug 2022 03:49PM UTC
Jobs 1
Files 4
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
#76

push

github-actions

web-flow
Fix issue with corrupted Jacoco coverage file (#58)

* Fix issue with corrupted Jacoco coverage file

Builds keep failing with:

```
* What went wrong:
Execution failed for task ':jacocoTestReport'.
> Unable to read execution data file /home/runner/work/creek-system-test-gradle-plugin/creek-system-test-gradle-plugin/build/jacoco/test.exec
```

Not exactly sure what is wrong with the test.exec file, but internet searches suggest it may be truncated due to JVMs exiting prematurely.

After lots of messing around the contained change works.  The `pkill` command doesn't look to shutdown Gradle Daemons often, but the splitting of the run into separate `check` and a `coveralls` executions seems to have done the trick.

130 of 133 relevant lines covered (97.74%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #76.1 23 Aug 2022 03:49PM UTC 0
97.74
Source Files on build #76
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #76
  • bafefa52 on github
  • Prev Build on main
  • Next Build on main
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc