diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 000000000..61215c37b --- /dev/null +++ b/codecov.yml @@ -0,0 +1,8 @@ +coverage: + flags: + branches: master + ignore: + - unit_tests/.* + - third_party/.* + +comment: off