Skip to main content
John Bradshaw (Ekos) 님이 Commons Project: DLRS에 글을 올렸습니다

Hi, I am needing to verify how the DLRS Apex code factors into code coverage. We have a third party  app we purchased (not from the appexchange) that we are trying to deploy but it continually fails due to a lack of code coverage. The only non-managed packaged code we have in our org are 6 classes related to our DLRS. I am not much a developer so hoping to avoid having to update these test classes but right now looking to see if the DLRS could be me culprit.

 

Thanks

댓글 1개
  1. 2021년 3월 26일 오전 2:26
    It is a managed package but the Triggers are deployed as you not part of the managed package so trigger coverage is counted against your org. That said the triggers should be covered 100%.
0/9000