created:5/17/2021
updated:5/17/2021
loc
14
comments
0
passed
1
failed
1
coverage
67%
Status | Full name | Title | Time(ms) | |
---|---|---|---|---|
RgbColorPicker.test.ts(2 tests) | ||||
passed | RgbColorPicker > Overview | snapshot | 66 | |
failed | RgbColorPicker > Overview | accessibility | 269 |
total 2 tests
Kind | Total | Covered | Skipped | % | |
---|---|---|---|---|---|
../../src/components/RgbColorPicker.tsx | |||||
lines | 9 | 8 | 0 | 88.89% | |
functions | 3 | 2 | 0 | 66.67% | |
statements | 10 | 9 | 0 | 90% | |
branches | 0 | 0 | 0 | 100% |
{
"r": 213,
"g": 50,
"b": 16
}
- passed (10)
- errors (1)
impact | id | description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
critical | aria-required-attr | Ensures elements with ARIA roles have all required ARIA attributes... | ||||||||||
|