mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
Merge pull request #2258 from darkshredder/code-coverage
Disabled Code coverage status checks
This commit is contained in:
@@ -1,5 +1,14 @@
|
|||||||
codecov:
|
codecov:
|
||||||
require_ci_to_pass: yes
|
require_ci_to_pass: yes
|
||||||
|
|
||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
project: off
|
||||||
|
patch: off
|
||||||
|
|
||||||
|
comment:
|
||||||
|
require_changes: true
|
||||||
|
after_n_builds: 2
|
||||||
|
|
||||||
fixes:
|
fixes:
|
||||||
- "Nominatim/::"
|
- "Nominatim/::"
|
||||||
Reference in New Issue
Block a user