The coverage for dsBaseClient doesn't look right, they are either 100 or missing. Can we please revise that the results are correct? For example check some of the output logs (e.g., https://github.com/FederatedMethods/testsDashboard/blob/main/logs/dsBaseClient/6.3.4/24273038945-1-6.3.4/coverage_disc-.xml) and how the results are parsed, see
|
covr_files <- list.files( |
The coverage for dsBaseClient doesn't look right, they are either 100 or missing. Can we please revise that the results are correct? For example check some of the output logs (e.g., https://github.com/FederatedMethods/testsDashboard/blob/main/logs/dsBaseClient/6.3.4/24273038945-1-6.3.4/coverage_disc-.xml) and how the results are parsed, see
testsDashboard/source/parse_test_report.R
Line 111 in 2fa4b55