diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-02-22 15:51:39 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-02-22 15:51:39 +0900 |
| commit | 8013cd2e79586b4db4e689cdfb29de4cfed4c247 (patch) | |
| tree | e0a30e460182608eaf0e0f712f1dc24facd477cb | |
| parent | lint (diff) | |
| download | sharkey-8013cd2e79586b4db4e689cdfb29de4cfed4c247.tar.gz sharkey-8013cd2e79586b4db4e689cdfb29de4cfed4c247.tar.bz2 sharkey-8013cd2e79586b4db4e689cdfb29de4cfed4c247.zip | |
Create codecov.yml
| -rw-r--r-- | codecov.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000000..7b28f690ae --- /dev/null +++ b/codecov.yml @@ -0,0 +1,5 @@ +coverage: + status: + project: + default: + only_pulls: true |