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 commento
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%.