extent-framework / klov

Report server for ExtentReports
http://klov.herokuapp.com
38 stars 31 forks source link

KLOV reporting repetitive #90

Open prabhudatta22 opened 2 years ago

prabhudatta22 commented 2 years ago

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

Screenshot 2022-03-09 at 6 16 35 PM

s

prabhudatta22 commented 2 years ago
Screenshot 2022-03-09 at 6 18 27 PM

The second class onwards KLOV reporting empty method for first occurrence. Second occurrence its reporting all logs correctly

DavidUnsaved commented 1 year ago

@prabhudatta22 Did you solve this issue?

prabhudatta22 commented 1 year ago

tried. But not able to do so. Can you please help me?

DavidUnsaved commented 1 year ago

I had the same issue because of nullPointerExceptions in my code. After all problem with the repetitve reports was solved.

ashith18 commented 4 months ago

@prabhudatta22 Is there authentication for your klov server. Coz I am able to delete the project without login-in.