SlatherOrg / slather

Generate test coverage reports for Xcode projects & hook it into CI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

--ignore folder

Arunperfutil opened this issue · comments

Hi all,
I am using slather 2.7.1 version, when trying to exclude the third party libraries by running the following command it gets success but reference of the folder still showing on the sonarcloud site. Can someone please help me to remove the folders?

slather coverage --jenkins --ignore “./SDKs/*” --sonarqube-xml --build-directory ./Build --output-directory ./sonar-reports --scheme myProj --workspace myProj.xcworkspace myProj.xcodeproj