Closed grantbow closed 5 years ago
:exclamation: No coverage uploaded for pull request base (
master@e5ba186
). Click here to learn what that means. The diff coverage is0%
.
@@ Coverage Diff @@
## master #17 +/- ##
=========================================
Coverage ? 21.35%
=========================================
Files ? 28
Lines ? 1166
Branches ? 0
=========================================
Hits ? 249
Misses ? 892
Partials ? 25
Impacted Files | Coverage Δ | |
---|---|---|
bugapp/Help.go | 0% <0%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e5ba186...c8b1571. Read the comment docs.
It's up to you how you'd like to file bug reports.. there's a few issues already in the bug repo as bug issues, but creating them requires commit access, so it's not necessarily the easiest way to go for reporting things.
Cool, thanks for responding and merging quickly. I'm encouraged.
I needed to use go 1.9 to fix the travis-ci build so I didn't update the README yet. Also those links in README.md didn't turn out like I wanted. As a template I was using google/go-github/README.md but it's not looking good yet. I'll get to it. If you think it's worthwhile I can do a little reformatting like theirs so bug's page https://godoc.org/github.com/driusan/bug produces a good website page.
Dave and contributors, thank you for bug! I tried it and felt disappointed it didn't work out of the box so I forked and got it fixed up! It now passes https://travis-ci.org/grantbow/bug
I'm really looking forward to using bug now. A git hook should be able to satisfy bug.close notifications.
If needed should I file issues on github or can we exercise bug?
Cheers, Grant