|
Ran
|
Jobs
6
|
Files
218
|
Run time
1min
|
Badge
README BADGES
|
push
github
chore(deps): update dependency lint-staged to v16 (main) (#7320) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lint-staged](https://redirect.github.com/lint-staged/lint-staged) | [`^15.0.0` -> `^16.0.0`](https://renovatebot.com/diffs/npm/lint-staged/15.5.2/16.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>lint-staged/lint-staged (lint-staged)</summary> ### [`v16.0.0`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1600) [Compare Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.5.2...v16.0.0) ##### Major Changes - [#​1546](https://redirect.github.com/lint-staged/lint-staged/pull/1546) [`158d15c`](https://redirect.github.com/lint-staged/lint-staged/commit/158d15c9a) Thanks [@​iiroj](https://redirect.github.com/iiroj)! - Processes are spawned using [nano-spawn](https://redirect.github.com/sindresorhus/nano-spawn) instead of [execa](https://redirect.github.com/sindresorhus/execa). If you are using Node.js scripts as tasks, you might need to explicitly run them with `node`, especially when using Windows: ```json { "*.js": "node my-js-linter.js" } ``` - [#​1546](https://redirect.github.com/lint-staged/lint-staged/pull/1546) [`158d15c`](https://redirect.gi... (continued)
3023 of 3981 branches covered (75.94%)
5304 of 6015 relevant lines covered (88.18%)
103820.27 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
83.33 |
-16.67% | packages/base/src/hooks/useViewportRange.ts |
| 3 |
94.62 |
-1.08% | packages/main/src/components/ObjectPage/index.tsx |
| ID | Flag name | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|---|
| 1 | main/src/components | 14965666044.1 | 149 |
85.82 |
GitHub Action Run | |
| 2 | charts | 14965666044.2 | 207 |
27.46 |
GitHub Action Run | |
| 3 | main/src/internal | 14965666044.3 | 149 |
15.1 |
GitHub Action Run | |
| 4 | compat | 14965666044.4 | 160 |
18.58 |
GitHub Action Run | |
| 5 | base | 14965666044.5 | 149 |
16.7 |
GitHub Action Run | |
| 6 | cypress-commands | 14965666044.6 | 149 |
15.29 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|