mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
Instead of accounting for any difference in coverage, only fail the test if the difference between the current coverage and the new coverage is higher than 0.5%. Signed-off-by: Andreea Florescu <fandree@amazon.com>