Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeCoverageResult.methodInfo not returned on checkDeployStatus call #7

Open
ethanfrogers opened this issue Jan 19, 2016 · 2 comments

Comments

@ethanfrogers
Copy link

According to the Salesforce documentation, when calling checkDeployStatus, we should get an object called CodeCoverageResult containing a field called methodInfo in the RunTestsResult object. According to the WSDL in the project, this should also be the case. However, when calling checkDeployStatus against v35.0 of the API, no methodInfo is returned. I couldn't find any reason it should not be included.

@ethanfrogers
Copy link
Author

Any update on this?

@kevinohara80
Copy link
Owner

I haven't had a chance to look. Do you have any example code that I can use to reproduce?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants