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

ZeroDivisionError #43

Closed
rupakgithub opened this issue Oct 28, 2018 · 1 comment
Closed

ZeroDivisionError #43

rupakgithub opened this issue Oct 28, 2018 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@rupakgithub
Copy link

Traceback (most recent call last):
File "robotmetrics.py", line 411, in
kwpp = round(passed_keywords*100.0/total_keywords,2)
ZeroDivisionError: float division by zero

This error is coming when robot file don't have any keywords but only test cases.

@adiralashiva8 adiralashiva8 added good first issue Good for newcomers bug Something isn't working labels Oct 28, 2018
@adiralashiva8 adiralashiva8 self-assigned this Oct 28, 2018
@adiralashiva8
Copy link
Owner

6a37075

@adiralashiva8 adiralashiva8 added this to the v3.1.1 milestone Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants