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

UI5 / cli / 20072331126 / 2 – cli
95%
main: 95%

Build:
DEFAULT BRANCH: main
Ran 09 Dec 2025 05:21PM UTC
Files 22
Run time 1s
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

09 Dec 2025 05:19PM UTC coverage: 96.262%. Remained the same
cli – 20072331126.2

push

github

web-flow
fix: Normalize workspace paths in npm-shrinkwrap.json (#1231)

The published `@ui5/cli` package contained an `npm-shrinkwrap.json` with
monorepo workspace paths like:
```json
{
  "packages": {
    "packages/cli/node_modules/open": {...},
    "packages/fs/node_modules/globby": {...}
  }
}
```

Enahnce the shrinkwrap-extractor to normalize workspace-specific paths
to standard npm format:
- `packages/cli/node_modules/open` → `node_modules/open`
- `packages/fs/node_modules/globby` → `node_modules/globby`

Fixes #1227

---------

Co-authored-by: Matthias Osswald <mat.osswald@sap.com>

348 of 365 branches covered (95.34%)

Branch coverage included in aggregate %.

682 of 705 relevant lines covered (96.74%)

8.38 hits per line

Source Files on job cli - 20072331126.2
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20072331126
  • 5e2ba360 on github
  • Prev Job for on main (#19928051825.1)
  • Next Job for on main (#20090120563.5)
  • Delete
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