bc98606045
- include限定在src/test/**/*.test.ts(x),只跑单元测试 - exclude加e2e/和**/*.spec.ts,避免误跑playwright测试 - coverage exclude同步加e2e/