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

UI5 / cli-extensions
100%

Build:
DEFAULT BRANCH: main
Repo Added 10 Sep 2025 12:18PM UTC
Token vBs5vspPGNv28tuubkGP2jVUahDJtZoPH regen
Build 69 Last
Files 3
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 main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • ci-node-engine-strict
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-node-5
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/github_actions/fsfe/reuse-action-6
  • dependabot/npm_and_yarn/body-parser-2.2.0
  • dependabot/npm_and_yarn/commitlint/cli-20.0.0
  • dependabot/npm_and_yarn/commitlint/cli-20.1.0
  • dependabot/npm_and_yarn/commitlint/config-conventional-20.0.0
  • dependabot/npm_and_yarn/eslint-9.36.0
  • dependabot/npm_and_yarn/eslint-9.39.0
  • dependabot/npm_and_yarn/eslint-plugin-jsdoc-55.2.0
  • dependabot/npm_and_yarn/eslint-plugin-jsdoc-57.0.7
  • dependabot/npm_and_yarn/eslint-plugin-jsdoc-60.0.0
  • dependabot/npm_and_yarn/eslint-plugin-jsdoc-60.5.0
  • dependabot/npm_and_yarn/eslint-plugin-jsdoc-60.8.1
  • dependabot/npm_and_yarn/eslint-plugin-jsdoc-61.1.0
  • dependabot/npm_and_yarn/eslint-plugin-jsdoc-61.1.11
  • dependabot/npm_and_yarn/eslint-plugin-jsdoc-61.1.12
  • dependabot/npm_and_yarn/eslint-plugin-jsdoc-61.1.4
  • dependabot/npm_and_yarn/eslint-plugin-jsdoc-61.1.8
  • dependabot/npm_and_yarn/eslint/js-9.36.0
  • dependabot/npm_and_yarn/eslint/js-9.39.0
  • dependabot/npm_and_yarn/eslint/js-9.39.1
  • dependabot/npm_and_yarn/esmock-2.7.2
  • dependabot/npm_and_yarn/esmock-2.7.3
  • dependabot/npm_and_yarn/globals-16.4.0
  • dependabot/npm_and_yarn/globals-16.5.0
  • dependabot/npm_and_yarn/sinon-21.0.0
  • dependabot/npm_and_yarn/ui5/cli-4.0.26
  • dependabot/npm_and_yarn/ui5/cli-4.0.32
  • enable-trusted-publishing
  • fix-ci-permissions
  • fix-codescan-permissions
  • fix-issue-permissions
  • fix-reuse-compliance-permissions
  • npm-ignore-scripts
  • release-please--branches--main--components--middleware-code-coverage
  • rename-ui5tooling-to-ui5cli

03 Nov 2025 09:47AM UTC coverage: 100.0%. Remained the same
19030373161

push

github

web-flow
ci: Fail-fast "npm ci" if deps require unsupported node version (#488)

When upgrading a dependency to a newer version, it might require a
different node version than before which could be unsupported by the
repo. Unfortunately, this could be easily overseen.

This PR adds the flag --engine-strict to the dependency installation
step during the GH Actions job. Incase such a version requirement
change, this flag will now fail-fast the job which should attract
attention.

51 of 51 branches covered (100.0%)

Branch coverage included in aggregate %.

106 of 106 relevant lines covered (100.0%)

6.32 hits per line

Relevant lines Covered
Build:
Build:
106 RELEVANT LINES 106 COVERED LINES
6.32 HITS PER LINE
Source Files on main
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19030373161 main ci: Fail-fast "npm ci" if deps require unsupported node version (#488) When upgrading a dependency to a newer version, it might require a different node version than before which could be unsupported by the repo. Unfortunately, this could be easi... push 03 Nov 2025 09:48AM UTC web-flow github
100.0
18933702340 main release: middleware-code-coverage v2.0.2 push 30 Oct 2025 07:55AM UTC flovogt github
100.0
18654670625 main build(deps-dev): Bump @commitlint/config-conventional Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.8.1 to 20.0.0. - [Release notes](https://github.... push 20 Oct 2025 02:08PM UTC matz3 github
100.0
18654420037 main build(deps-dev): Bump @commitlint/cli from 19.8.1 to 20.1.0 Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.8.1 to 20.1.0. - [Release notes](https://github.com/conventional-changelog... push 20 Oct 2025 02:00PM UTC matz3 github
100.0
18654397019 main ci(github-actions): Bump actions/checkout from 4 to 5 Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blo... push 20 Oct 2025 01:59PM UTC matz3 github
100.0
18653946343 main ci(github-actions): Bump actions/stale from 9 to 10 Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGE... push 20 Oct 2025 01:42PM UTC matz3 github
100.0
18653931290 main ci(github-actions): Bump fsfe/reuse-action from 5 to 6 Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 5 to 6. - [Release notes](https://github.com/fsfe/reuse-action/releases) - [Commits](https://github.com/fsfe/reuse-action/... push 20 Oct 2025 01:41PM UTC matz3 github
100.0
18653903603 main ci(github-actions): Bump actions/setup-node from 4 to 6 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-... push 20 Oct 2025 01:40PM UTC matz3 github
100.0
18196405953 main build(npm): Enable 'ignore-scripts' config JIRA: CPOUI5FOUNDATION-1127 push 02 Oct 2025 02:39PM UTC matz3 github
100.0
18099075968 main ci(release-please): Enable trusted publishing Using trusted publishing via OIDC for npm publishing. This makes the use of npm tokens obsolete and improves security. See: https://docs.npmjs.com/trusted-publishers JIRA: CPOUI5FOUNDATION-1127 push 29 Sep 2025 01:42PM UTC matz3 github
100.0
See All Builds (69)

Badge your Repo: cli-extensions

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2025 Coveralls, Inc