mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 07:54:46 +00:00
ci: collate codecov reports before uploading
Currently due to flake partial reports are submitting which results in constant fluctuation of coverage reports. Change: First collect coverage and if all builds pass then submit it.
This commit is contained in:
committed by
Ankush Menat
parent
5ac3e7e16e
commit
c14c513214
@@ -21,7 +21,6 @@ coverage:
|
||||
comment:
|
||||
layout: "diff, files"
|
||||
require_changes: true
|
||||
after_n_builds: 3
|
||||
|
||||
ignore:
|
||||
- "erpnext/demo"
|
||||
|
||||
Reference in New Issue
Block a user