|
Ran
|
Jobs
3
|
Files
904
|
Run time
2min
|
Badge
README BADGES
|
push
github
fix(web): use controlled inputs in product selection form (#3048) When migrating from plain HTML inputs to PF/Radio inputs (https://github.com/agama-project/agama/pull/3039/changes/61e5538fd), the HTML checked attribute was not migrated to the corresponding isChecked prop. This caused React warnings about components changing from uncontrolled to controlled. This change ensures these radio inputs are fully controlled.
2743 of 5099 branches covered (53.79%)
Branch coverage included in aggregate %.
20112 of 26221 relevant lines covered (76.7%)
61.25 hits per line
| ID | Flag name | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|---|
| 3 | web | 21168695242.3 | 589 |
66.44 |
GitHub Action Run | |
| 3 | service | 21127695779.3 | 315 |
89.49 |
GitHub Action Run | |
| 1 | rust | 19474749743.1 | 185 |
22.45 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|