diff options
| author | Fuwn <[email protected]> | 2021-04-23 18:41:09 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-23 18:41:09 -0700 |
| commit | 26994aef2b6e8da227bc8a5925f6e3fa8d95ee9a (patch) | |
| tree | f2c0fe87dee0374f49dfe0af0fdfcf6871deabb6 | |
| parent | chore: Ignore Wireshark capture files (diff) | |
| download | whirl-26994aef2b6e8da227bc8a5925f6e3fa8d95ee9a.tar.xz whirl-26994aef2b6e8da227bc8a5925f6e3fa8d95ee9a.zip | |
chore: Codecov
| -rw-r--r-- | codecov.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..c9756c9 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,8 @@ +coverage: + range: 50..90 + round: nearest + precision: 2 + status: + project: true + patch: false + |