diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..719149a --- /dev/null +++ b/codecov.yml @@ -0,0 +1,4 @@ +codecov: + branch: master +ignore: + - "test/catch\\.hpp"