• Shivendu Pande1
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 0
    Replies
We want to Enable Evergreen Function Development in the salesforce dev hub, But not able to find the enable option
User-added image

Please assist.
How to Schedule Run all apex tests on a daily basis?
Currently, we are performing it manually is there any way we can automate it using code?
We are working on SonarQube code coverage, We are using Salesforce CLI for generating the code coverage result and we are importing that result in the SonarQube.

We see that there is a difference in Result that we see on Salesforce UI and JSON file

Salesforce UI shows 85% & SonarQube shows 55%

We followed the Link https://help.salesforce.com/articleView?id=000335222&type=1&mode=1 and cleared the history but still, we are facing the issue.

please suggest if anyone came across the same issue