created:3/5/2021
updated:3/5/2021
loc
44
comments
39%
passed
12
coverage
71%
Story
block component to render story function with decorators
Status | Full name | Title | Time(ms) | |
---|---|---|---|---|
Story.test.ts(12 tests) | ||||
passed | Story > overview | snapshot | 96 | |
passed | Story > overview | accessibility | 206 | |
passed | Story > title | snapshot | 44 | |
passed | Story > title | accessibility | 221 | |
passed | Story > customTitle | snapshot | 26 | |
passed | Story > customTitle | accessibility | 220 | |
passed | Story > notCollapsible | snapshot | 23 | |
passed | Story > notCollapsible | accessibility | 119 | |
passed | Story > description | snapshot | 20 |
total 12 tests
Kind | Total | Covered | Skipped | % | |
---|---|---|---|---|---|
Story.tsx | |||||
lines | 17 | 15 | 0 | 88.23% | |
functions | 2 | 2 | 0 | 100% | |
statements | 20 | 18 | 0 | 90% | |
branches | 7 | 5 | 0 | 71.42% |
Components
impact | id | description | |||||||
---|---|---|---|---|---|---|---|---|---|
minor | duplicate-id | Ensures every id attribute value is unique... | |||||||
|