| commit | 169a5945154f40e78dc87be117da72a2c52baa69 | [log] [tgz] |
|---|---|---|
| author | Roger Howell <MysterAitch@users.noreply.github.com> | Sun Mar 07 18:57:21 2021 +0000 |
| committer | GitHub <noreply@github.com> | Sun Mar 07 18:57:21 2021 +0000 |
| tree | 0e76148c985e561e78e0108e3fc4d65a6b33e1b9 | |
| parent | 2113e06f77e42325f741b388663b64d18c9cb5d8 [diff] |
update codecov settings to only post a comment once all builds have completed
diff --git a/codecov.yml b/codecov.yml index 8cb9a15..570b1f8 100644 --- a/codecov.yml +++ b/codecov.yml
@@ -42,3 +42,6 @@ layout: "reach,diff,flags,files,footer" behavior: default require_changes: false + ### Do not comment until coverage reports for all builds have been received + ### Note: 24 = three OSs (mac, windows, ubuntu) x eight java levels (8,9,10,11,12,13,14,15) + after_n_builds: 24