created:4/29/2021
updated:4/29/2021
loc
49
comments
43%
passed
10
coverage
44%
Donut
Name | Description | Default | Controls |
---|---|---|---|
size | svg area size number | 128 | |
strokeWidth | circle stroke size number | 2 | |
value | initial value = between min and max number | 0 | |
min | minimum value number | 0 | |
max | maximum value number | 1 | |
title | a title for the graphic string | - |
Status | Full name | Title | Time(ms) | |
---|---|---|---|---|
Donut.test.ts(10 tests) | ||||
passed | Donut > overview > 1 | snapshot | 45 | |
passed | Donut > overview > 1 | accessibility | 106 | |
passed | Donut > overview > 2 | snapshot | 52 | |
passed | Donut > overview > 2 | accessibility | 83 | |
passed | Donut > overview > 3 | snapshot | 38 | |
passed | Donut > overview > 3 | accessibility | 96 | |
passed | Donut > overview > 4 | snapshot | 46 | |
passed | Donut > overview > 4 | accessibility | 88 | |
passed | Donut > overview > 5 | snapshot | 57 |
total 10 tests
Kind | Total | Covered | Skipped | % | |
---|---|---|---|---|---|
Donut.tsx | |||||
lines | 8 | 8 | 0 | 100% | |
functions | 1 | 1 | 0 | 100% | |
statements | 9 | 9 | 0 | 100% | |
branches | 9 | 4 | 0 | 44.44% |