diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 0000000..00f56e2 --- /dev/null +++ b/.codecov.yml @@ -0,0 +1,4 @@ +ignore: + # These are tested, but the tests hit external services which is not + # necessarily smart to do in CI, so they get skipped. + - "src/ip_source"