From 6b1f5aeef56773f3685f5ed2d917bae6623afcb7 Mon Sep 17 00:00:00 2001 From: Peter An <75343007+Exotica0122@users.noreply.github.com> Date: Sat, 6 Apr 2024 23:21:37 +1300 Subject: [PATCH] test: codecov all branches --- codecov.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/codecov.yml b/codecov.yml index c9c4d02..62ec60e 100644 --- a/codecov.yml +++ b/codecov.yml @@ -7,8 +7,6 @@ coverage: threshold: 10% base: auto # advanced - branches: - - master if_ci_failed: error #success, failure, error, ignore only_pulls: false flags: @@ -26,8 +24,6 @@ coverage: paths: - "src" # advanced settings - branches: - - master if_ci_failed: error #success, failure, error, ignore informational: false only_pulls: false \ No newline at end of file