]> git.openstreetmap.org Git - nominatim.git/commitdiff
CodeCov comment only when codecoverage changes
authorDarkshredder <srivastavayash58@gmail.com>
Sat, 10 Apr 2021 16:58:29 +0000 (22:28 +0530)
committerDarkshredder <srivastavayash58@gmail.com>
Sat, 10 Apr 2021 16:58:29 +0000 (22:28 +0530)
codecov.yml

index d2194251e1cc1e2836df2eab6c969d10463b7490..0404bdb5d02c5bd990b6d142bba81e678bca6319 100644 (file)
@@ -6,5 +6,9 @@ coverage:
     project: off
     patch: off
 
+comment:
+  require_changes: true
+  after_n_builds: 2
+
 fixes:
   - "Nominatim/::"
\ No newline at end of file