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

creek-service / ks-aggregate-api-demo / #737
96%

Build:
DEFAULT BRANCH: main
Ran 18 Apr 2026 09:49AM UTC
Jobs 1
Files 7
Run time 1min
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

18 Apr 2026 09:45AM UTC coverage: 95.89%. Remained the same
#737

push

github

web-flow
fix: replace deprecated gradle-build-action with gradle/actions/setup-gradle in release job (#570)

The release job was using the deprecated gradle/gradle-build-action@v3.5.0 which
runs a post-cleanup project using Gradle 9.x. Its init.gradle script tries to read
the write-only property 'removeUnusedEntriesOlderThan', which became write-only in
Gradle 9.x, causing the 'Post Setup Gradle' step to fail.

Replace with gradle/actions/setup-gradle@v6.0.1 (same action already used in
build_linux job) to fix the incompatibility.

Co-authored-by: Andy Coates <acoates@marketaxess.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

140 of 146 relevant lines covered (95.89%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #737.1 18 Apr 2026 09:49AM UTC 7
95.89
Source Files on build #737
  • Tree
  • List 7
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #737
  • 6e2e6293 on github
  • Prev 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