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

SAP / cloud-mta-build-tool
88%

Build:
DEFAULT BRANCH: master
Repo Added 26 Oct 2022 01:38PM UTC
Files 37
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • (HEAD detached at release)
  • (HEAD detached at release) master
  • CIcoordinates
  • CIimprovements
  • MBT-75
  • MBT-86
  • MBT-93
  • Reuse-Migration-TOML-Branch
  • ci/add-build-image-to-merge-workflow
  • ci/cf-test-isolation
  • ci/docker-image-builds
  • ci/drop-eol-node
  • cloud-mta-build-tool-docker-image
  • cloud-mta-build-tool-docker-images
  • cloud-mta-build-tool-document-update
  • dependabot-configuration
  • dependabot/go_modules/github.com/deckarep/golang-set-1.8.0
  • dependabot/go_modules/github.com/spf13/cobra-1.8.1
  • dependabot/go_modules/github.com/spf13/cobra-1.9.0
  • dependabot/go_modules/github.com/spf13/viper-1.19.0
  • dependabot/go_modules/golang.org/x/sys-0.1.0
  • dependabot/npm_and_yarn/axios-1.15.0
  • dependabot/npm_and_yarn/axios-1.7.4
  • dependabot/npm_and_yarn/axios-1.8.2
  • dependabot/npm_and_yarn/follow-redirects-1.15.9
  • dependabot/npm_and_yarn/follow-redirects-1.16.0
  • dependabot/npm_and_yarn/tar-7.5.11
  • dependabot/npm_and_yarn/unzip-stream-0.3.2
  • doc
  • feat/java25-support
  • fix-installation-tests
  • fix-readme
  • fix/maven-auto-resolve-and-set-e
  • fix/sbom-create-commands-type-assertion
  • fix/upgrade-bookworm-for-cpp20
  • java25-support
  • jerome-benoit-patch-1
  • kbarnold-fix
  • kbarnold-patch-1
  • mbt-106
  • mbt-85
  • mbt-89
  • mbt-bom-support
  • mbt-build-schema-version-upgrade-log
  • mbt-fix-sbom-generation-problem
  • mbt-release-v1.2.25
  • mbt-release-v1.2.25-to-npmjs-docker
  • mbt-support-sbom-generation
  • mbt-update-contact-info
  • mbt-update-go-test-timeout
  • mbt-upgrade-build-parameter-ignore
  • mbt-upgrade-build-strict-parameter
  • mbt-upgrade-docker-image-maven-version
  • mbt-upgrade-maven-builder-default-command
  • mbt-upgrade-sbom-file-content
  • mbt-upgrade-sbom-generation
  • mta-upgrade-build-strict-parameter
  • node-22.22.0
  • node-24.13.1
  • node-tests
  • oliverf/node24
  • patch-1
  • release-dockerhub
  • remove-axios
  • revert-sbom-upgrade-pr-1103
  • rimasirich-patch-1
  • sapjvm-8
  • test-ci
  • test-ci-error
  • update-MBT-owner-info
  • update-MTA-code-owner
  • update-node-22-lts
  • upgrade-node-moduel-sbom-generate-cmd

29 Apr 2026 03:40PM UTC coverage: 87.905%. Remained the same
10362

push

circleci

kbarnold
1.2.49

3067 of 3489 relevant lines covered (87.9%)

1.02 hits per line

Relevant lines Covered
Build:
Build:
3489 RELEVANT LINES 3067 COVERED LINES
1.02 HITS PER LINE
Source Files on master
  • Tree
  • List 37
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10362 master 1.2.49 push 29 Apr 2026 03:47PM UTC kbarnold circleci
87.9
10258 master fix: auto-resolve Maven version and fail fast on Docker build errors (#1222) * fix: add set -e to Docker build and publish scripts docker build failures were silently ignored because cleanup commands at the end of the scripts exited 0, masking t... push 24 Apr 2026 11:17AM UTC web-flow circleci
87.9
10133 master feat: add Java 25 Docker image support (#1221) * feat: Support Java25 * ci: add Java 25 Docker image build jobs to merge workflow Add build-image-java25-node20, build-image-java25-node22, and build-image-java25-node24 entries to the on_merge_bu... push 24 Apr 2026 10:07AM UTC web-flow circleci
87.9
10058 master ci: add Docker image build jobs to master merge workflow (#1220) The on_merge_build_test workflow was missing the build-image matrix that on_pr_build already runs. Because CircleCI builds the source branch head rather than the merge commit, the P... push 24 Apr 2026 09:24AM UTC web-flow circleci
87.9
9988 master ci: isolate integration tests in per-run CF spaces (#1215) * ci: isolate integration tests in per-run CF spaces Concurrent pipeline runs (PR builds, master merges, release tags) all deployed to the same hardcoded CF space, causing race condition... push 13 Apr 2026 12:49PM UTC web-flow circleci
87.9
9925 master 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 corresp... push 30 Mar 2026 02:34PM UTC web-flow circleci
87.9
9893 master build!: drop Node.js 14, 16, 17, 18, and 19 support (#1213) Node versions older than v20 have reached end-of-life. This removes their CI build/test jobs, Docker image publish jobs, and updates all testdata package.json engine constraints from >=1... push 27 Mar 2026 02:29PM UTC web-flow circleci
87.9
9475 master feat: update UI5 CLI version to 4.0.26 (#1181) UI5 CLI v2 is deprecated and should not be used push 19 Mar 2026 08:39AM UTC web-flow circleci
87.9
9442 master Update Go version to 1.26.0 in Dockerfile (#1203) # Issue The Go version in the Dockerfile is quite ancient, and if used to compile Go apps (like we do), downloads an updated toolchain. Unfortunately this mechanism is buggy, and coverage calcula... push 18 Mar 2026 08:36PM UTC web-flow circleci
87.9
9414 master feat(deps): update Node.js to `24.14.0` (#1195) push 18 Mar 2026 07:06PM UTC web-flow circleci
87.9
See All Builds (503)
  • Repo on GitHub
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