mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-21 14:05:17 +02:00
chore: 计算单测覆盖率时忽略安卓部分
This commit is contained in:
parent
8f7453352a
commit
896fb86c03
2 changed files with 10 additions and 1 deletions
7
.coveragerc
Normal file
7
.coveragerc
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[run]
|
||||
source =
|
||||
./metagpt/
|
||||
omit =
|
||||
*/metagpt/environment/android/*
|
||||
*/metagpt/ext/android_assistant/*
|
||||
*/metagpt/ext/werewolf/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue