File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 66 include :
77 - src
88 - tests
9- - build
9+ - cicd
10+ - scripts
1011 - .github
1112
1213pool :
3132 PackageName : ' mcp-python-sdk'
3233 SonarCloudProject : ' mcp-python-sdk'
3334 SonarCloudExclusionList : ' tests/**/*'
34- SonarCloudCoverageExclusionList : " 'tests/**/*, local_dev/* '"
35+ SonarCloudCoverageExclusionList : " 'tests/**/*'"
3536 SkipIntegrationTests : true
3637 PythonVersion : 3.12
Original file line number Diff line number Diff line change 2626 PackageName : ' mcp-python-sdk'
2727 SonarCloudProject : ' OutSystems_mcp-python-sdk'
2828 SonarCloudExclusionList : ' tests/**/*'
29- SonarCloudCoverageExclusionList : " 'tests/**/*, local_dev/* '"
29+ SonarCloudCoverageExclusionList : " 'tests/**/*'"
3030 SkipIntegrationTests : true
3131 PythonVersion : 3.12
You can’t perform that action at this time.
0 commit comments