From 5eb27cd1bd940a2a0bc2ab1ca4ba4751d9f602ea Mon Sep 17 00:00:00 2001 From: Amir Panahandeh Date: Sat, 10 Aug 2024 08:16:52 +0330 Subject: [PATCH] Update codecov.yml --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 079ba826..f69101ad 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,2 +1,2 @@ ignore: - - '*.g.dart' \ No newline at end of file + - '**.g.dart' \ No newline at end of file