[NPU] add coverage-based precision test selection pipeline (#38339)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[run]
|
||||
branch = True
|
||||
relative_files = False
|
||||
parallel = True
|
||||
concurrency = thread,multiprocessing
|
||||
sigterm = False
|
||||
disable_warnings = no-data-collected,module-not-python
|
||||
|
||||
include =
|
||||
*/python/sglang/*
|
||||
|
||||
omit =
|
||||
*/.local/*
|
||||
/usr/*
|
||||
*/sglang/test/*
|
||||
*/sglang/benchmark/*
|
||||
Reference in New Issue
Block a user