From 5f436752dbc4f91361f53265970b6eecd6752490 Mon Sep 17 00:00:00 2001 From: siarhei_hrabko Date: Wed, 21 Feb 2024 15:16:51 +0300 Subject: [PATCH] EPMRPP-89198 code coverage --- codecov.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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'