-
Notifications
You must be signed in to change notification settings - Fork 32
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
KLOV reporting repetitive #90
Comments
@prabhudatta22 Did you solve this issue? |
tried. But not able to do so. Can you please help me? |
I had the same issue because of nullPointerExceptions in my code. After all problem with the repetitve reports was solved. |
@prabhudatta22 Is there authentication for your klov server. Coz I am able to delete the project without login-in. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While executing multiple classes... the report shows weird.
Test class -1 - 1 method - report shows 1
Test classs-2 - 1 method - report shows 2 times
Test class-3 - 1 method - report shows 3 time
s
The text was updated successfully, but these errors were encountered: