CodeCov config - Only notify after all builds pass

This commit is contained in:
Bert Blommers 2021-02-10 09:12:50 +00:00 committed by GitHub
parent 8557fb8439
commit c642108732
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,3 +9,5 @@ coverage:
default:
# New code must have a 90% coverage
target: 90%
notify:
after_n_builds: 8