[router] add py binding unit tests to coverage 80% (#10043)
This commit is contained in:
9
sgl-router/.coveragerc
Normal file
9
sgl-router/.coveragerc
Normal file
@@ -0,0 +1,9 @@
|
||||
[run]
|
||||
source = py_src/sglang_router
|
||||
omit =
|
||||
py_src/sglang_router/mini_lb.py
|
||||
|
||||
[report]
|
||||
fail_under = 80
|
||||
omit =
|
||||
py_src/sglang_router/mini_lb.py
|
||||
Reference in New Issue
Block a user