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

UI5 / cli / 20072331126
95%

Build:
DEFAULT BRANCH: main
Ran 09 Dec 2025 05:20PM UTC
Jobs 6
Files 186
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

09 Dec 2025 05:19PM UTC coverage: 94.657% (-0.03%) from 94.69%
20072331126

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>

5064 of 5519 branches covered (91.76%)

Branch coverage included in aggregate %.

9376 of 9736 relevant lines covered (96.3%)

4744.61 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
90.13
-3.29% packages/builder/lib/processors/minifier.js
Subprojects
ID Flag name Job ID Ran Files Coverage
1 project 20072331126.1 09 Dec 2025 05:21PM UTC 50
94.99
GitHub Action Run
2 cli 20072331126.2 09 Dec 2025 05:20PM UTC 22
96.26
GitHub Action Run
3 logger 20072331126.3 09 Dec 2025 05:20PM UTC 5
99.57
GitHub Action Run
4 builder 20072331126.4 09 Dec 2025 05:21PM UTC 76
94.93
GitHub Action Run
5 fs 20072331126.5 09 Dec 2025 05:20PM UTC 18
90.23
GitHub Action Run
6 server 20072331126.6 09 Dec 2025 05:20PM UTC 15
93.07
GitHub Action Run
Source Files on build 20072331126
  • Tree
  • List 186
  • 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 #20072331126
  • 5e2ba360 on github
  • Prev Build on main (#19928051825)
  • Next Build on main (#20090120563)
  • 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

© 2025 Coveralls, Inc