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 | 108 | |
passed | Story > overview | accessibility | 214 | |
passed | Story > title | snapshot | 48 | |
passed | Story > title | accessibility | 271 | |
passed | Story > customTitle | snapshot | 38 | |
passed | Story > customTitle | accessibility | 216 | |
passed | Story > notCollapsible | snapshot | 24 | |
passed | Story > notCollapsible | accessibility | 141 | |
passed | Story > description | snapshot | 29 |
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% |