created:5/17/2021
updated:5/17/2021
loc
14
comments
0
passed
1
failed
1
coverage
100%
Status | Full name | Title | Time(ms) | |
---|---|---|---|---|
HslaColorPicker.test.ts(2 tests) | ||||
passed | HslaColorPicker > Overview | snapshot | 71 | |
failed | HslaColorPicker > Overview | accessibility | 294 |
total 2 tests
Kind | Total | Covered | Skipped | % | |
---|---|---|---|---|---|
../../src/components/HslaColorPicker.tsx | |||||
lines | 7 | 7 | 0 | 100% | |
functions | 1 | 1 | 0 | 100% | |
statements | 8 | 8 | 0 | 100% | |
branches | 0 | 0 | 0 | 100% |
{
"h": 213,
"s": 50,
"l": 16,
"a": 0.5
}
- passed (10)
- errors (1)
impact | id | description | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
critical | aria-required-attr | Ensures elements with ARIA roles have all required ARIA attributes... | |||||||||||||
|