|
Ran
|
Jobs
2
|
Files
20
|
Run time
1min
|
Badge
README BADGES
|
push
github
feat(list): change to take "Vec<Line>" instead of "Table" As it does not make sense for the list to have columns (or more than 1). This also fixes the example again which was broken in 8aa75d90c.
82 of 93 new or added lines in 1 file covered. (88.17%)
101 existing lines in 6 files now uncovered.3544 of 4919 relevant lines covered (72.05%)
4.14 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 11 |
78.68 |
0.2% | src/components/list.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 8 |
60.4 |
5.4% | src/components/span.rs |
| 9 |
70.04 |
0.0% | src/components/textarea.rs |
| 12 |
48.76 |
1.66% | src/components/paragraph.rs |
| 13 |
78.68 |
0.2% | src/components/list.rs |
| 22 |
83.22 |
-13.17% | src/utils.rs |
| 37 |
76.13 |
-0.13% | src/components/table.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | test-linux-stable - 20922842873.1 | 20 |
69.87 |
GitHub Action Run | |
| 2 | test-linux-1.86 - 20922842873.2 | 20 |
70.56 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|