Skip to content

Commit

Permalink
Update generated reports to nightly-2024-02-17
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Feb 17, 2024
1 parent 06cfd39 commit 6f4700a
Show file tree
Hide file tree
Showing 62 changed files with 255 additions and 72 deletions.
1 change: 1 addition & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
],
"ignorePaths": [
"**/fixtures/*.json",
"tests/fixtures/coverage-reports/**",
// mangled names in test data case a lot of FP.
"**/src/demangle.rs"
]
Expand Down
6 changes: 6 additions & 0 deletions tests/fixtures/coverage-reports/bin_crate/bin_crate.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@
"covered": 5,
"percent": 71.42857142857143
},
"mcdc": {
"count": 0,
"covered": 0,
"notcovered": 0,
"percent": 0
},
"regions": {
"count": 6,
"covered": 4,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Filename Regions Missed Regions Cover Functions Missed Functions Executed Lines Missed Lines Cover Branches Missed Branches Cover
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
src/main.rs 6 2 66.67% 1 0 100.00% 7 2 71.43% 0 0 -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL 6 2 66.67% 1 0 100.00% 7 2 71.43% 0 0 -
6 changes: 6 additions & 0 deletions tests/fixtures/coverage-reports/bin_crate/run.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@
"covered": 4,
"percent": 57.14285714285714
},
"mcdc": {
"count": 0,
"covered": 0,
"notcovered": 0,
"percent": 0
},
"regions": {
"count": 6,
"covered": 3,
Expand Down
4 changes: 2 additions & 2 deletions tests/fixtures/coverage-reports/bin_crate/run.summary.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Filename Regions Missed Regions Cover Functions Missed Functions Executed Lines Missed Lines Cover Branches Missed Branches Cover
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
src/main.rs 6 3 50.00% 1 0 100.00% 7 3 57.14% 0 0 -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL 6 3 50.00% 1 0 100.00% 7 3 57.14% 0 0 -
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@
"covered": 8,
"percent": 88.88888888888889
},
"mcdc": {
"count": 0,
"covered": 0,
"notcovered": 0,
"percent": 0
},
"regions": {
"count": 6,
"covered": 5,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Filename Regions Missed Regions Cover Functions Missed Functions Executed Lines Missed Lines Cover Branches Missed Branches Cover
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
src/lib.rs 6 1 83.33% 2 0 100.00% 9 1 88.89% 0 0 -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL 6 1 83.33% 2 0 100.00% 9 1 88.89% 0 0 -
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@
"covered": 8,
"percent": 88.88888888888889
},
"mcdc": {
"count": 0,
"covered": 0,
"notcovered": 0,
"percent": 0
},
"regions": {
"count": 6,
"covered": 5,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Filename Regions Missed Regions Cover Functions Missed Functions Executed Lines Missed Lines Cover Branches Missed Branches Cover
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
src/lib.rs 6 1 83.33% 2 0 100.00% 9 1 88.89% 0 0 -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL 6 1 83.33% 2 0 100.00% 9 1 88.89% 0 0 -
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@
"covered": 5,
"percent": 62.5
},
"mcdc": {
"count": 0,
"covered": 0,
"notcovered": 0,
"percent": 0
},
"regions": {
"count": 7,
"covered": 4,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Filename Regions Missed Regions Cover Functions Missed Functions Executed Lines Missed Lines Cover Branches Missed Branches Cover
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
src/lib.rs 7 3 57.14% 1 0 100.00% 8 3 62.50% 0 0 -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL 7 3 57.14% 1 0 100.00% 8 3 62.50% 0 0 -
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@
"covered": 8,
"percent": 88.88888888888889
},
"mcdc": {
"count": 0,
"covered": 0,
"notcovered": 0,
"percent": 0
},
"regions": {
"count": 7,
"covered": 6,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Filename Regions Missed Regions Cover Functions Missed Functions Executed Lines Missed Lines Cover Branches Missed Branches Cover
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
src/lib.rs 7 1 85.71% 2 0 100.00% 9 1 88.89% 0 0 -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL 7 1 85.71% 2 0 100.00% 9 1 88.89% 0 0 -
6 changes: 6 additions & 0 deletions tests/fixtures/coverage-reports/merge/clean_ws.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@
"covered": 8,
"percent": 88.88888888888889
},
"mcdc": {
"count": 0,
"covered": 0,
"notcovered": 0,
"percent": 0
},
"regions": {
"count": 6,
"covered": 5,
Expand Down
4 changes: 2 additions & 2 deletions tests/fixtures/coverage-reports/merge/clean_ws.summary.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Filename Regions Missed Regions Cover Functions Missed Functions Executed Lines Missed Lines Cover Branches Missed Branches Cover
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
src/lib.rs 6 1 83.33% 2 0 100.00% 9 1 88.89% 0 0 -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL 6 1 83.33% 2 0 100.00% 9 1 88.89% 0 0 -
6 changes: 6 additions & 0 deletions tests/fixtures/coverage-reports/merge/merge.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@
"covered": 10,
"percent": 90.9090909090909
},
"mcdc": {
"count": 0,
"covered": 0,
"notcovered": 0,
"percent": 0
},
"regions": {
"count": 6,
"covered": 5,
Expand Down
4 changes: 2 additions & 2 deletions tests/fixtures/coverage-reports/merge/merge.summary.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Filename Regions Missed Regions Cover Functions Missed Functions Executed Lines Missed Lines Cover Branches Missed Branches Cover
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
src/lib.rs 6 1 83.33% 2 0 100.00% 11 1 90.91% 0 0 -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL 6 1 83.33% 2 0 100.00% 11 1 90.91% 0 0 -
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@
"covered": 18,
"percent": 69.23076923076923
},
"mcdc": {
"count": 0,
"covered": 0,
"notcovered": 0,
"percent": 0
},
"regions": {
"count": 19,
"covered": 12,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Filename Regions Missed Regions Cover Functions Missed Functions Executed Lines Missed Lines Cover Branches Missed Branches Cover
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
src/lib.rs 19 7 63.16% 4 0 100.00% 26 8 69.23% 0 0 -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL 19 7 63.16% 4 0 100.00% 26 8 69.23% 0 0 -
6 changes: 6 additions & 0 deletions tests/fixtures/coverage-reports/no_coverage/no_coverage.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@
"covered": 12,
"percent": 63.1578947368421
},
"mcdc": {
"count": 0,
"covered": 0,
"notcovered": 0,
"percent": 0
},
"regions": {
"count": 15,
"covered": 9,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Filename Regions Missed Regions Cover Functions Missed Functions Executed Lines Missed Lines Cover Branches Missed Branches Cover
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
src/lib.rs 15 6 60.00% 3 0 100.00% 19 7 63.16% 0 0 -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL 15 6 60.00% 3 0 100.00% 19 7 63.16% 0 0 -
6 changes: 6 additions & 0 deletions tests/fixtures/coverage-reports/no_test/link_dead_code.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@
"covered": 1,
"percent": 12.5
},
"mcdc": {
"count": 0,
"covered": 0,
"notcovered": 0,
"percent": 0
},
"regions": {
"count": 7,
"covered": 1,
Expand Down
Loading

0 comments on commit 6f4700a

Please sign in to comment.