feat: add codecov context

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
pull/408/head
Xinwei Xiong(cubxxw) 2 years ago
parent dae4b78d32
commit 14c8ecae44

@ -0,0 +1,9 @@
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
Loading…
Cancel
Save