Hi,
I am very new to codecov. I am trying to setup codecov PR comments for a github public repository.
By referring the codecov/example-go repository, I have setup my .travis.yml and .codecov.yml files. But, I am still not able to see the PR comments on github PRs.
I read the documentation, but I was not able to clearly figure the steps that I may need to do to achieve that.
There are a lot of question in my mind:
- What is Team yaml? How do I set it up? Do I need to set it up for my repository?
- Do I need to setup any kind of a Bot? How to do that?
- Do I need a github app?
And whole lot of newbie questions?
I would really appreciate, if anyone can help me figure out all of this?
Thanks