created:4/29/2021
updated:4/29/2021
loc
75
comments
33%
passed
16
coverage
50%
BlockContainer
Collapsible block container with a title. The title creates also an attribute id and an octicon for github style navigation.
Status | Full name | Title | Time(ms) | |
---|---|---|---|---|
BlockContainer.test.ts(16 tests) | ||||
passed | BlockContainer > overview > 1 | snapshot | 90 | |
passed | BlockContainer > overview > 1 | accessibility | 289 | |
passed | BlockContainer > overview > 2 | snapshot | 52 | |
passed | BlockContainer > overview > 2 | accessibility | 243 | |
passed | BlockContainer > overview > 3 | snapshot | 50 | |
passed | BlockContainer > overview > 3 | accessibility | 294 | |
passed | BlockContainer > overview > 4 | snapshot | 54 | |
passed | BlockContainer > overview > 4 | accessibility | 292 | |
passed | BlockContainer > overview > 5 | snapshot | 70 |
total 16 tests
Kind | Total | Covered | Skipped | % | |
---|---|---|---|---|---|
BlockContainer.tsx | |||||
lines | 14 | 13 | 0 | 92.85% | |
functions | 2 | 1 | 0 | 50% | |
statements | 15 | 14 | 0 | 93.33% | |
branches | 26 | 22 | 0 | 84.61% |
impact | id | description | |||||||
---|---|---|---|---|---|---|---|---|---|
minor | duplicate-id | Ensures every id attribute value is unique... | |||||||
|