X-Git-Url: https://reisub.nsupdate.info/git/?a=blobdiff_plain;f=.codecov.yml;fp=.codecov.yml;h=4592266d815ae9a883d06858d38cc14befd54bfc;hb=50e15120144ca73b061a244c2ba2b0b19bdb5878;hp=0000000000000000000000000000000000000000;hpb=5cb3e5d6e136f7e2b878a9df60c6f98df170cde9;p=friendica.git%2F.git diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 0000000000..4592266d81 --- /dev/null +++ b/.codecov.yml @@ -0,0 +1,36 @@ +codecov: + branch: develop + +comment: off + +coverage: + status: + patch: + default: off + source: + target: 80% + flags: source + backend: + target: 80% + flags: backend + project: + default: off + source: + flags: source + backend: + flags: backend + +flags: + source: + paths: + - src/ + backend: + paths: + - mod/ + - include/ + binary: + paths: + - bin/ + tests: + paths: + - tests/