mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-09 04:19:22 +00:00
codecov yml for tests threshold (#214)
This commit is contained in:
parent
f74a52d4dc
commit
1d6ca9d392
@ -1,4 +1,4 @@
|
|||||||
name: Validations
|
name: validations
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
8
codecov.yml
Normal file
8
codecov.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
threshold: 1%
|
||||||
|
patch:
|
||||||
|
default:
|
||||||
|
enabled: no
|
Loading…
Reference in New Issue
Block a user