[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/*
