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

UI5 / cli / 19897914723
95%

Build:
DEFAULT BRANCH: main
Ran 03 Dec 2025 02:47PM 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

03 Dec 2025 02:46PM UTC coverage: 94.69%. Remained the same
19897914723

push

github

web-flow
refactor(shrinkwrap-extractor): Refactor test fixtures (#1226)

The `shrinkwrap-extractor` tests use real `package-lock.json` samples as
fixtures. GitHub Dependabot scans all `package-lock.json` files in the
repository and reports vulnerabilities, even though these are:
- Test-only data files (never installed or executed)
- Part of a private package (`shrinkwrap-extractor`)
- Parsed virtually by `@npmcli/arborist.loadVirtual()` without
installing packages

This creates false-positive security alerts at
https://github.com/UI5/cli/security/dependabot.

The solution is to rename test fixtures from `package-lock.json` to
`package-lock.fixture.json` so Dependabot ignores them.

Since `@npmcli/arborist.loadVirtual()` requires a file named exactly
`package-lock.json`, we create temporary symlinks during test execution.
Symlinks are automatically cleaned up after each test.

5066 of 5519 branches covered (91.79%)

Branch coverage included in aggregate %.

9379 of 9736 relevant lines covered (96.33%)

4744.61 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 project 19897914723.1 03 Dec 2025 02:48PM UTC 50
94.99
GitHub Action Run
2 cli 19897914723.2 03 Dec 2025 02:47PM UTC 22
96.26
GitHub Action Run
3 server 19897914723.3 03 Dec 2025 02:47PM UTC 15
93.07
GitHub Action Run
4 fs 19897914723.4 03 Dec 2025 02:48PM UTC 18
90.23
GitHub Action Run
5 builder 19897914723.5 03 Dec 2025 02:48PM UTC 76
95.01
GitHub Action Run
6 logger 19897914723.6 03 Dec 2025 02:47PM UTC 5
99.57
GitHub Action Run
Source Files on build 19897914723
  • Tree
  • List 186
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19897914723
  • 41623535 on github
  • Prev Build on main (#19860879199)
  • Next Build on main (#19928051825)
  • 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