forcedotcom / devops-center-feedback

61 stars 2 forks source link

No test coverage while deploying #247

Open prachinagarrodevops opened 1 year ago

prachinagarrodevops commented 1 year ago

Issue There is no way to check test coverage of apex while moving from lower sandboxes to higher sandboxes

To Reproduce Steps to reproduce the behavior:

  1. create apex class
  2. deploy from 1 sandbox to higher sandbox environment

Expected behavior It Should Check for test coverage of apex class.