diff --git a/codecov.yml b/codecov.yml index e832c21..c2a43ba 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,2 +1,6 @@ +--- fixes: - "/ansible_collections/community/mysql/::" + +ignore: + - "plugins/module_utils/pymysql" # Skip test on upstream library