diff --git a/codecov.yml b/codecov.yml index 86b63b5e6..562620472 100644 --- a/codecov.yml +++ b/codecov.yml @@ -7,5 +7,5 @@ ignore: - 'com/epam/ta/reportportal/entity/oauth', - 'com/epam/ta/reportportal/entity/bts', - 'com/epam/ta/reportportal/entity/ldap', - - 'com/epam/ta/reportportal/entity/widget/content/**' - - 'com/epam/ta/reportportal/entity/organization', + - 'com/epam/ta/reportportal/entity/widget/content/**', + - 'com/epam/ta/reportportal/entity/organization'