We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally reported by Anonymous
Hi Ned,
I am getting some strange coverage results with nosetests that did not make sense. Just straight coverage without branch coverage.
I uploaded the coverage here: http://ooici.net/tmp/strange_results/ion_services_coi_identity_management_service.html
For example, line 38. It's reported the function is executed. but the very last line is not covered.
Thanks.
Jamie
The text was updated successfully, but these errors were encountered:
The reporter (Jamie) think this may be related to #149, he reports that he uses gevent.
Sorry, something went wrong.
Duplicate of #149.
No branches or pull requests
Originally reported by Anonymous
Hi Ned,
I am getting some strange coverage results with nosetests that did not make sense. Just straight coverage without branch coverage.
I uploaded the coverage here:
http://ooici.net/tmp/strange_results/ion_services_coi_identity_management_service.html
For example, line 38. It's reported the function is executed. but the very last line is not covered.
Thanks.
Jamie
The text was updated successfully, but these errors were encountered: