forcedotcom / forcedotcom/devops-center-roadmap
Bypass coverage check when updating test classes
Open
- Dominant language
- No language data
- Stars
- 27
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Promoting test class updates to production is failing at the Apex code coverage check, meaning that attempts to resolve <75% coverage errors by updating test classes are time-consuming and difficult. Deploying Change Sets for this purpose is currently a faster and more reliable process.
Allowing test classes to skip the Apex code coverage checks would allow teams to better collaborate on improving coverage and prevent test class Work Items from being trapped in lower stages.
Contributor guide
Assessment
This issue has not been assessed yet.