mirror of
https://github.com/friendica/friendica
synced 2024-11-17 21:43:41 +00:00
065e379198
Hi, Tom from Codecov here. I noticed that you were using Codecov but weren't actually getting any notifications on pull requests. I figured it would be useful to get some idea if code being changed is being tested, but also not blocking CI/merging. Let me know if this makes sense or if we can do something that would be helpful.
16 lines
222 B
YAML
16 lines
222 B
YAML
codecov:
|
|
branch: develop
|
|
ci:
|
|
- drone.friendi.ca
|
|
|
|
coverage:
|
|
precision: 2
|
|
round: down
|
|
range: "70...100"
|
|
status:
|
|
project:
|
|
informational: true
|
|
patch:
|
|
informational: true
|
|
|
|
comment: false
|