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

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

Build:
DEFAULT BRANCH: main
Ran 23 Aug 2022 03:49PM UTC
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

23 Aug 2022 03:49PM UTC coverage: 97.744%. Remained the same
#76.1

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

Source Files on job #76.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 76
  • bafefa52 on github
  • Prev Job for on main (##66.1)
  • Next Job for on main (##83.1)
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