You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
colorize test output, when you have verbose mode enabled, it's hard to tell what is actually error
compile error #xxx
test failed
assert error
a more advanced UI for test coverage, built in html is a bit hard to use ... need to use monaco and vue (might need to put all UI related code under one folder)
Lint result
go lint, go vet (I think they have json output format)
This is kind of duplicated w/ benchhub's gotest and gobench framework, though it might be better to have benchhub wraps a grpc interface around gommon's functionalities
Test result
#xxx
Lint result
Benchmark
Ref
The text was updated successfully, but these errors were encountered: