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

SAP / ui5-webcomponents-react / 15869307229
89%

Build:
DEFAULT BRANCH: main
Ran 25 Jun 2025 06:47AM UTC
Jobs 6
Files 218
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

25 Jun 2025 06:44AM UTC coverage: 89.075% (-0.07%) from 89.142%
15869307229

push

github

web-flow
chore(deps): update node.js to v22.17.0 (main) (#7470)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [node](https://nodejs.org)
([source](https://redirect.github.com/nodejs/node)) | minor | `22.16.0`
-> `22.17.0` |

---

### Release Notes

<details>
<summary>nodejs/node (node)</summary>

###
[`v22.17.0`](https://redirect.github.com/nodejs/node/releases/tag/v22.17.0):
2025-06-24, Version 22.17.0 &#x27;Jod&#x27; (LTS), @&#8203;aduh95

[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.16.0...v22.17.0)

##### Notable Changes

##### ⚠️ Deprecations

##### Instantiating `node:http` classes **without `new`**

Constructing classes like `IncomingMessage` or `ServerResponse` without
the `new`
keyword is now discouraged. This clarifies API expectations and aligns
with standard
JavaScript behavior. It may warn or error in future versions.

Contributed by Yagiz Nizipli in
[#&#8203;58518](https://redirect.github.com/nodejs/node/pull/58518).

##### `options.shell = ""` in `node:child_process`

Using an empty string for `shell` previously had undefined behavior.
This change
encourages explicit choices (e.g., `shell: true` or a shell path) and
avoids
relying on implementation quirks.

Contributed by Antoine du Hamel and Renegade334
[#&#8203;58564](https://redirect.github.com/nodejs/node/pull/58564).

##### HTTP/2 priority signaling

The HTTP/2 prioritization API (e.g., `stream.priority`) is now
deprecated due to
poor real-world support. Applications should avoid using priority hints
and expect future removal.

Contributed by Matteo Collina and Antoine du Hamel
[#&#8203;58313](https://redirect.github.com/nodejs/node/pull/58313).

##### ✅ Features graduated to stable

##### `assert.partialDeepStrictEqual()`

This method compares only a subset of properties in deep object
comparisons,
useful for flexible test assertions. Its stabilization means it's now
safe for
general use and won't change unexpectedly in futu... (continued)

3045 of 3941 branches covered (77.26%)

5324 of 5977 relevant lines covered (89.07%)

134980.61 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
89.19
-2.7% packages/charts/src/components/ColumnChart/ColumnChart.tsx
3
95.04
-1.06% packages/main/src/components/ObjectPage/index.tsx
Subprojects
ID Flag name Job ID Ran Files Coverage
1 charts 15869307229.1 25 Jun 2025 06:49AM UTC 207
27.54
GitHub Action Run
2 base 15869307229.2 25 Jun 2025 06:48AM UTC 149
16.72
GitHub Action Run
3 main/src/components 15869307229.3 25 Jun 2025 06:52AM UTC 149
86.86
GitHub Action Run
4 cypress-commands 15869307229.4 25 Jun 2025 06:47AM UTC 149
15.35
GitHub Action Run
5 main/src/internal 15869307229.5 25 Jun 2025 06:47AM UTC 149
15.11
GitHub Action Run
6 compat 15869307229.6 25 Jun 2025 06:48AM UTC 160
18.62
GitHub Action Run
Source Files on build 15869307229
  • Tree
  • List 218
  • Changed 6
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #15869307229
  • 47919b82 on github
  • Prev Build on main (#15843736839)
  • Next Build on main (#15966834040)
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