Hello,

a little while ago I've started learning golang. I've created myself a 
repository holding a variety of things, e.g. data structures and utility 
functions. I've created separate packages in this repository to can easily 
navigate between different type of programs. Now, I can't seem to find a 
way to configure codecov or another coverage tool to create a badge for my 
README.md file with code coverage percentage. The problem is the repository 
root directory isn't a go package, it's just a directory holding go 
packages. On Travis CI builds are passing, though.
Here's the link to the repo: https://github.com/radlinskii/go-playground

Please help me acquire coverage badge for this repo!

Thanks,
radlinskii

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to