openim-sdk-cpp/.github/.codecov.yml
kubbot 776f0900fa 🔄 synced file(s) with OpenIMSDK/Open-IM-Server
🤖 kubbot to synchronize the warehouse
2023-07-11 08:10:51 +00:00

9 lines
329 B
YAML

coverage:
status:
project:
default: false # disable the default status that measures entire project
pkg: # declare a new status context "pkg"
paths:
- pkg/* # only include coverage in "pkg/" folder
informational: true # Always pass check
patch: off # disable the commit only checks