• Tim Browne 6
  • NEWBIE
  • 0 Points
  • Member since 2018

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

Sorry, first off I'm not a developer so please go gentle with me. We are currently trying to intergrate another tool with our SF org and we need 75% code coverage to get the intergration to run. Currently we only have 46% code coverage.

What is annoying here, is we haven't done any delopement ourselves, and are held back with four apex classes that we can't find anyway of deleting. They are:

supersort - code coverage 0%
TrialCustomerPortalHomePageController - code coverage 0%
ChatterAnswers - code coverage 0%
ChatterAnswersEsculationTriggerTest. - code coverage 33%

They are all on Api version 27.0 and were in the system when we started using SF back in July '17. Can anyone help us either get rid of them, (if indeed they shouldn't be there) or just help us get the code coverage up to 75%.

I have tried looking at various tools like Force IDE and Workbench, but what ever I try they remain. Have also raised a case with SF support, but they keep saying it's a devloper issue and closed the case.(twice)

Hopefully there is a simple answer to this.