mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
migrate ci to github actions (#367)
This commit is contained in:
8
codecov.yml
Normal file
8
codecov.yml
Normal file
@ -0,0 +1,8 @@
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 1% # make CI green
|
||||
patch:
|
||||
default:
|
||||
threshold: 1% # make CI green
|
Reference in New Issue
Block a user