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

UI5 / cli / 32716439411
94%

Build:
DEFAULT BRANCH: main
Ran 24 Aug 2026 10:22AM UTC
Jobs 6
Files 245
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

24 Aug 2026 10:22AM UTC coverage: 94.035% (+0.008%) from 94.027%
32716439411

push

github

matz3
ci: Prevent internal packages from declaring production dependencies

Add a CI check that fails if any "internal/*" workspace package declares a
production "dependencies" entry. All dependencies of these packages must be
declared as "devDependencies".

Dependabot derives the commit-message type from whether an update targets
"dependencies" or "devDependencies" ("deps" vs. "build(deps-dev)") and does
not treat our internal, unpublished packages differently. A production
dependency there therefore produces a misleading "deps" commit.

Migrate the existing production dependencies of the benchmark, documentation,
e2e-tests and shrinkwrap-extractor internal packages to devDependencies, which
is safe as these packages are private and never published.

Consolidate this check and the existing "engines" consistency check into a
single reusable scripts/check-workspaces.js (run via "npm run check-workspaces"),
replacing the two inline Node heredocs in github-ci.yml with one step.

Document the rule for contributors and agents in AGENTS.md.

7288 of 8035 branches covered (90.7%)

Branch coverage included in aggregate %.

13964 of 14565 relevant lines covered (95.87%)

5259.79 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 builder 32716439411.1 24 Aug 2026 10:24AM UTC 76
94.17
GitHub Action Run
2 logger 32716439411.2 24 Aug 2026 10:22AM UTC 15
100.0
GitHub Action Run
3 cli 32716439411.3 24 Aug 2026 10:23AM UTC 26
95.26
GitHub Action Run
4 fs 32716439411.4 24 Aug 2026 10:23AM UTC 22
89.91
GitHub Action Run
5 project 32716439411.5 24 Aug 2026 10:25AM UTC 80
94.09
GitHub Action Run
6 server 32716439411.6 24 Aug 2026 10:23AM UTC 26
92.39
GitHub Action Run
Source Files on build 32716439411
  • Tree
  • List 245
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32716439411
  • 559f585f on github
  • Prev Build on main (#32703307822)
  • Next Build on main (#32716474924)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc