-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update generated reports to nightly-2024-01-25
- Loading branch information
Showing
134 changed files
with
721 additions
and
721 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/coverage-reports/cargo_config/cargo_config.codecov.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"coverage":{"src/lib.rs":{"1":"1/1","2":"1/1","3":"0/1","5":"1/1","7":"1/1","9":"1/1","10":"1/1","11":"1/1","12":"1/1","15":"1/1"}}} | ||
{"coverage":{"src/lib.rs":{"1":"1/1","2":"1/1","3":"0/1","5":"1/1","7":"1/1","10":"1/1","11":"1/1","12":"1/1","15":"1/1"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
tests/fixtures/coverage-reports/cargo_config/cargo_config.lcov.info
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
SF:src/lib.rs | ||
FNF:3 | ||
FNH:3 | ||
FNF:2 | ||
FNH:2 | ||
BRF:0 | ||
BRH:0 | ||
LF:10 | ||
LH:9 | ||
LF:9 | ||
LH:8 | ||
end_of_record |
4 changes: 2 additions & 2 deletions
4
tests/fixtures/coverage-reports/cargo_config/cargo_config.summary.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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% 3 0 100.00% 10 1 90.00% 0 0 - | ||
src/lib.rs 6 1 83.33% 2 0 100.00% 9 1 88.89% 0 0 - | ||
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ||
TOTAL 7 1 85.71% 3 0 100.00% 10 1 90.00% 0 0 - | ||
TOTAL 6 1 83.33% 2 0 100.00% 9 1 88.89% 0 0 - |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/coverage-reports/cargo_config_toml/cargo_config_toml.codecov.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"coverage":{"src/lib.rs":{"1":"1/1","2":"1/1","3":"0/1","5":"1/1","7":"1/1","9":"1/1","10":"1/1","11":"1/1","12":"1/1","15":"1/1"}}} | ||
{"coverage":{"src/lib.rs":{"1":"1/1","2":"1/1","3":"0/1","5":"1/1","7":"1/1","10":"1/1","11":"1/1","12":"1/1","15":"1/1"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
tests/fixtures/coverage-reports/cargo_config_toml/cargo_config_toml.lcov.info
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
SF:src/lib.rs | ||
FNF:3 | ||
FNH:3 | ||
FNF:2 | ||
FNH:2 | ||
BRF:0 | ||
BRH:0 | ||
LF:10 | ||
LH:9 | ||
LF:9 | ||
LH:8 | ||
end_of_record |
4 changes: 2 additions & 2 deletions
4
tests/fixtures/coverage-reports/cargo_config_toml/cargo_config_toml.summary.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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% 3 0 100.00% 10 1 90.00% 0 0 - | ||
src/lib.rs 6 1 83.33% 2 0 100.00% 9 1 88.89% 0 0 - | ||
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ||
TOTAL 7 1 85.71% 3 0 100.00% 10 1 90.00% 0 0 - | ||
TOTAL 6 1 83.33% 2 0 100.00% 9 1 88.89% 0 0 - |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/coverage-reports/coverage_helper/coverage_helper.codecov.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"coverage":{"src/lib.rs":{"5":"1/1","6":"1/1","7":"1/1","8":"0/1","9":"1/1","10":"0/1","11":"0/1","13":"1/1","15":"1/1"}}} | ||
{"coverage":{"src/lib.rs":{"5":"1/1","6":"1/1","7":"1/1","8":"0/1","9":"1/1","10":"0/1","11":"0/1","13":"1/1"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
12| | } | ||
13| 2|} | ||
14| | | ||
15| 1|#[test] | ||
15| |#[test] | ||
16| |fn test() { | ||
17| | func(0); | ||
18| | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
tests/fixtures/coverage-reports/coverage_helper/coverage_helper.lcov.info
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
SF:src/lib.rs | ||
FNF:2 | ||
FNH:2 | ||
FNF:1 | ||
FNH:1 | ||
BRF:0 | ||
BRH:0 | ||
LF:9 | ||
LH:6 | ||
LF:8 | ||
LH:5 | ||
end_of_record |
4 changes: 2 additions & 2 deletions
4
tests/fixtures/coverage-reports/coverage_helper/coverage_helper.summary.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 8 3 62.50% 2 0 100.00% 9 3 66.67% 0 0 - | ||
src/lib.rs 7 3 57.14% 1 0 100.00% 8 3 62.50% 0 0 - | ||
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ||
TOTAL 8 3 62.50% 2 0 100.00% 9 3 66.67% 0 0 - | ||
TOTAL 7 3 57.14% 1 0 100.00% 8 3 62.50% 0 0 - |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
12| | } | ||
13| 2|} | ||
14| | | ||
15| 1|#[test] | ||
15| |#[test] | ||
16| |fn test() { | ||
17| | func(0); | ||
18| | | ||
|
2 changes: 1 addition & 1 deletion
2
tests/fixtures/coverage-reports/instantiations/instantiations.codecov.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"coverage":{"src/lib.rs":{"3":"1/1","4":"1/1","5":"1/1","7":"1/1","9":"1/1","11":"1/1","12":"1/1","13":"1/1","14":"1/1","15":"1/1"}}} | ||
{"coverage":{"src/lib.rs":{"3":"1/1","4":"1/1","5":"1/1","7":"1/1","9":"1/1","12":"1/1","13":"1/1","14":"1/1","15":"1/1"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.