You need to sign in to do that
Don't have an account?
Shahab Khan
I am not able to deploy my change set to production
Hi,
I am not able to deploy my change set to production my overall code coverage in sandbox is 90+% but when i deploy it to production it give me code coverage error and says my over all code coverage is 69%
I have include only one class in my change set and its code coverage is 93% in sandbox and overall code coverage in sandbox is also 90+
Can any body help me?
Thanks in advance.
I am not able to deploy my change set to production my overall code coverage in sandbox is 90+% but when i deploy it to production it give me code coverage error and says my over all code coverage is 69%
I have include only one class in my change set and its code coverage is 93% in sandbox and overall code coverage in sandbox is also 90+
Can any body help me?
Thanks in advance.
May be some classes don't have full test coverage in Production due to some data or other reason.
if its around 75 then you expect it to drop hence getting error.