--- a +++ b/codecov.yml @@ -0,0 +1,13 @@ +comment: false + +ignore: + - dosma/gui/* + - dosma/resources/* + +coverage: + status: + # Enable coverage measurement for diff introduced in the pull-request, + # but do not mark "X" on commit status for now. + patch: + default: + target: '0%' \ No newline at end of file