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

SAP / cloud-mta-build-tool / 9925
88%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2026 02:34PM UTC
Jobs 1
Files 37
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

30 Mar 2026 02:29PM UTC coverage: 87.905%. Remained the same
9925

push

circleci

web-flow
ci: add Docker image build jobs to PR workflow (#1214)

* ci: add Docker image build jobs to PR and master workflows

Docker images were only built during the release process, so build
failures surfaced too late and caused releases without corresponding
Docker images, effectively burning version numbers. This adds
build-only (no publish) jobs for all 10 Java/Node combinations to
both the PR and master workflows, catching image build issues early.

* refactor(ci): replace copy-paste build-image jobs with parameterized job

- Replace 10 identical build-image-java*-node* job definitions with a
  single parameterized `build-image` job using CircleCI parameters
- Gate all build-image invocations behind `requires: [build]` in the PR
  workflow so image builds only run after the Go build and unit tests pass
- Remove build-image jobs from the master workflow: they are redundant
  because the release workflow's publish-to-dockerhub-* jobs already
  build and push every image on a release tag
- Drop `version: 20.10.24` from all setup_remote_docker steps; Docker
  20.10.x is EOL and omitting the key uses CircleCI's current default
- Fix malformed CF CLI download URL: replace `&&version=` with `&version=`

3067 of 3489 relevant lines covered (87.9%)

1.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9925.1 30 Mar 2026 02:34PM UTC 37
87.9
CircleCI Job
Source Files on build 9925
  • Tree
  • List 37
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #9925
  • fc7b192e on github
  • Prev Build on master (#9893)
  • Next Build on master (#9988)
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