|
Ran
|
Files
589
|
Run time
15s
|
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 %.
12168 of 17344 relevant lines covered (70.16%)
49.1 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|