From 40d9bf49ef7c7379c5e565f8fb98f6d004c106ff Mon Sep 17 00:00:00 2001 From: Jordan Borean Date: Thu, 13 Feb 2025 06:49:28 +1000 Subject: [PATCH] Create codecov settings file (#608) --- codecov.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..b0b7abad --- /dev/null +++ b/codecov.yml @@ -0,0 +1,8 @@ +--- +ignore: + - .azure-pipelines + - tests/unit/**/conftest.py + - tests/unit/conftest.py + +fixes: + - "/ansible_collections/community/windows/::"