diff options
| author | J08nY | 2017-08-31 00:29:30 +0200 |
|---|---|---|
| committer | J08nY | 2017-08-31 00:29:30 +0200 |
| commit | f78e35c537a2768b213294c968f7931d4ac35828 (patch) | |
| tree | c96a570322898181450bd0525411d38f4e255888 | |
| parent | c51e20507c43df26311043ac7d86f24a2646d1e5 (diff) | |
| download | ecgen-f78e35c537a2768b213294c968f7931d4ac35828.tar.gz ecgen-f78e35c537a2768b213294c968f7931d4ac35828.tar.zst ecgen-f78e35c537a2768b213294c968f7931d4ac35828.zip | |
| -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..fdb6a2a --- /dev/null +++ b/.codecov.yml @@ -0,0 +1,8 @@ +coverage: + range: 50..100 + round: up + precision: 2 + +ignore: + - "test/" + - "lib/"
\ No newline at end of file |
