Skip to content

Instantly share code, notes, and snippets.

@kellydunn
Created November 20, 2013 19:50
Show Gist options
  • Save kellydunn/7569849 to your computer and use it in GitHub Desktop.
Save kellydunn/7569849 to your computer and use it in GitHub Desktop.
apex error trace
BUILD FAILED
/home/kelly/work/simplymeasured/diesel-validator/build.xml:7:
*********** DEPLOYMENT FAILED ***********
Request ID: 09SL0000000TcflMAC
Code Coverage Failures:
1. Class: leadBeforeUpdate -- Test coverage of selected Apex Trigger is 0%, at least 1% test coverage is required
2. Class: opportunityAfterUpdate -- Test coverage of selected Apex Trigger is 0%, at least 1% test coverage is required
3. Average test coverage across all Apex Classes and Triggers is 0%, at least 75% test coverage is required.
*********** DEPLOYMENT FAILED ***********
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment