• Rich Tolocka
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hello-

Was hoping someone could help me. Currently, I'm unable to deploy code as Salesforce reports insufficient code coverage.

Specifically, I have a trigger called 'ResourceTrigger'. The Developer's console reports 87% code coverage on this class. Picture below.

User-added image

But when I attempt to deploy (or validate the deployment of the trigger), the system prevents me from deploying, saying I have zero percent coverage for ResourceTrigger. This is contradictory.

User-added image

Any ideas or help is appreciated.
Hello-

Was hoping someone could help me. Currently, I'm unable to deploy code as Salesforce reports insufficient code coverage.

Specifically, I have a trigger called 'ResourceTrigger'. The Developer's console reports 87% code coverage on this class. Picture below.

User-added image

But when I attempt to deploy (or validate the deployment of the trigger), the system prevents me from deploying, saying I have zero percent coverage for ResourceTrigger. This is contradictory.

User-added image

Any ideas or help is appreciated.