created:3/5/2021
updated:3/5/2021
loc
15
comments
33%
passed
2
coverage
67%
Description
Markdown content with custom components - for example
<p /> is with smaller margin than regular markdown content.Status | Full name | Title | Time(ms) | |
|---|---|---|---|---|
Description.test.ts(2 tests) | ||||
passed | Description > overview | snapshot | 55 | |
passed | Description > overview | accessibility | 62 | |
total 2 tests
Kind | Total | Covered | Skipped | % | |
|---|---|---|---|---|---|
Description.tsx | |||||
lines | 7 | 7 | 0 | 100% | |
functions | 2 | 2 | 0 | 100% | |
statements | 8 | 8 | 0 | 100% | |
branches | 6 | 4 | 0 | 66.66% | |
Some description markdown
id | description | |
|---|---|---|
color-contrast | Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds... |