i2c: Reduce test coverage score

Reduce the test coverage score as the files apart from i2c.rs are
mostly boilerplate code and it is difficult to test them as well as it
may not be worth it.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
This commit is contained in:
Viresh Kumar 2021-05-31 17:19:19 +05:30 committed by Andreea Florescu
parent 801802254b
commit 019e755c61

View File

@ -1,5 +1,5 @@
{
"coverage_score": 90,
"coverage_score": 36.7,
"exclude_path": "",
"crate_features": ""
}