|
Ran
|
Jobs
3
|
Files
891
|
Run time
1min
|
Badge
README BADGES
|
push
github
refactor(web): restore interface for managing iSCSI form web client (#3092) Bring back the iSCSI user interface fully adapted to the HTTP v2 API and to the latest web client look&feel (https://trello.com/c/S65oeTKz, private link). It also restores the "Rescan devices" option (related to https://bugzilla.suse.com/show_bug.cgi?id=1258089, private link). --- In addition to other minor changes not strictly related to the iSCSI user interface, during the resurrection of such an interface this PR introduced few important layout updates to make the Header and Breadcrumb more flexible and extensible. These adjustments were necessary to accommodate the placement of the “More storage options” menu while keeping consistence across other areas of Agama. For more details, please refer to the relevant commits below. * [feat(web): add support for sibling menus on breadcrumb items](https://github.com/agama-project/agama/pull/3092/commits/374697f23) * [fix(web): pass down all breadcrumb props from header](https://github.com/agama-project/agama/pull/3092/commits/6615e328b) * [fix(web): rename InstallerOptions to InstallerL10nOptions](https://github.com/agama-project/agama/pull/3092/commits/05b41bd16) * [refactor(web): introduce slots for Header](https://github.com/agama-project/agama/pull/3092/commits/f8b601bb6) * [fix(web): reduce page title font size](https://github.com/agama-project/agama/pull/3092/commits/033e7bc24) * [refactor(web): display Overview options in sidebar](https://github.com/agama-project/agama/pull/3092/commits/500cdb654) --- Related to * https://github.com/agama-project/agama/pull/3008 * https://github.com/agama-project/agama/pull/3064 --------- Co-authored-by: David Díaz González <dgonzalez@suse.com> Co-authored-by: Ancor Gonzalez Sosa <ancor@suse.com... (continued)
3102 of 5192 branches covered (59.75%)
Branch coverage included in aggregate %.
356 of 423 new or added lines in 38 files covered. (84.16%)
45 existing lines in 11 files now uncovered.20456 of 26221 relevant lines covered (78.01%)
72.86 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
88.89 |
1.39% | web/web/src/components/storage/ISCSIPage.tsx |
| 1 |
0.0 |
-100.0% | web/src/components/questions/index.ts |
| 1 |
0.0 |
-100.0% | web/web/src/components/questions/index.ts |
| 2 |
0.0 |
-25.0% | web/src/hooks/use-local-storage.ts |
| 2 |
85.71 |
1.1% | web/web/src/components/core/InstallationProgress.tsx |
| 2 |
86.67 |
-0.83% | web/web/src/components/storage/ConnectedDevicesMenu.tsx |
| 2 |
0.0 |
-28.57% | web/web/src/hooks/use-local-storage.ts |
| 3 |
96.36 |
0.07% | web/web/src/components/core/SelectableDataTable.tsx |
| 6 |
73.53 |
2.56% | web/web/src/routes/storage.tsx |
| 8 |
86.21 |
0.16% | web/web/src/components/storage/ProposalPage.tsx |
| 17 |
45.45 |
2.06% | web/web/src/components/overview/OverviewPage.tsx |
| ID | Flag name | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|---|
| 3 | web | 21946543815.3 | 583 |
69.91 |
GitHub Action Run | |
| 1 | rust | 19474749743.1 | 185 |
22.45 |
GitHub Action Run | |
| 3 | service | 21912999099.3 | 308 |
88.27 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|