forcedotcom / salesforcedx-vscode

Salesforce Extensions for VS Code
https://developer.salesforce.com/tools/vscode
BSD 3-Clause "New" or "Revised" License
953 stars 406 forks source link

sfdx apex:test:run command in CI passes run with lower test coverage #5545

Closed kamilkhalid123 closed 5 months ago

kamilkhalid123 commented 5 months ago

Hi,

I am using sfdx apex:test:run -y -r human -w 160 -c command for running apex tests, My code coverage falls below 70 and the test run step passes. I want it to fail when the test coverage falls below 75%. Can someone help in this?

peternhale commented 5 months ago

@kamilkhalid123 We would be happy to help, but to better assist you, please provide the information requested in the template used for raising a new bug.

CristiCanizales commented 5 months ago

Closing this as a new issue (#5547) was created with the details requested.