You need to sign in to do that
Don't have an account?
Adelchi Pelizzo
ProjectRESTService - Integration Superbadge Trailhead Step 6
After submitting my challenge, I get this error:
While the Code Coverage shown in Dev Console is 94% and lines covered 16/17 .
Please help.
Challenge Not yet complete... here's what's wrong: The ProjectRESTService class did not achieve at least 90% code coverage via your test methods. Make sure that you chose 'Run All' tests in the Developer Console at least once before attempting to verify this challenge.
While the Code Coverage shown in Dev Console is 94% and lines covered 16/17 .
Please help.
Sometime the individual test classes shows correct coverage but when you run all the test classes together in the org, the same class might show less coverage. Hence I would suggest - try to Run All Tests in your developer org and then see if it is still the same coverage and still failing. Just as an additional info - I have completed the Integration Specialist superbadge and have posted on my blog - in case you want to compare. thanks
http://ashishkeshari.com/index.php/2017/03/01/superbadge-data-integration-specialist/
he ProjectCalloutService class did not achieve at least 90% code coverage via your test methods. Make sure that you chose 'Run All' tests in the Developer Console at least once before attempting to verify this challenge.