commit | 557d9516ffe5308ce28df7a758bb4f59494b2412 | [log] [tgz] |
---|---|---|
author | Ankush Menat <ankush@iwebnotes.com> | Thu Sep 16 17:17:10 2021 +0530 |
committer | GitHub <noreply@github.com> | Thu Sep 16 17:17:10 2021 +0530 |
tree | 912831a5114be58aa5e0bb3c9784ff761b80a65a | |
parent | 9b388883d39d278ecc20ae3d99ee25a752714caa [diff] |
ci: comment about coverage after min. 3 builds (#27544) [skip ci]
diff --git a/codecov.yml b/codecov.yml index a8da340..67bd445 100644 --- a/codecov.yml +++ b/codecov.yml
@@ -11,6 +11,7 @@ comment: layout: "diff, files" require_changes: true - + after_n_builds: 3 + ignore: - "erpnext/demo"