diff --git a/README.md b/README.md index e9189f8b..9355bf74 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@
[](https://github.com/ClementTsang/bottom/actions?query=branch%3Amaster) -[](https://app.codecov.io/gh/ClementTsang/bottom) [](https://crates.io/crates/bottom) [](https://clementtsang.github.io/bottom/stable) [](https://clementtsang.github.io/bottom/nightly) diff --git a/codecov.yml b/codecov.yml index c44beb6c..0a087f9a 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,5 +3,5 @@ coverage: project: default: target: auto - threshold: 5% + threshold: 30% patch: off