mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2025-12-27 23:48:55 +00:00
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:
parent
801802254b
commit
019e755c61
@ -1,5 +1,5 @@
|
||||
{
|
||||
"coverage_score": 90,
|
||||
"coverage_score": 36.7,
|
||||
"exclude_path": "",
|
||||
"crate_features": ""
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user