qax-os / goreporter

A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Apache License 2.0
3.13k stars 273 forks source link

seems wrong html format created #49

Closed JiYou closed 6 years ago

JiYou commented 6 years ago

image

why this can happen?

bnkamalesh commented 6 years ago

It's some Javascript error.

wgliang commented 6 years ago

This is because a divide by 0 operation causes NaN. @JiYou You can pull the latest code to try again.