AlekSi / gocov-xml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cobertura can't find sources

AlekSi opened this issue · comments

In typical setup Cobertura will be unable to find sources, and correct setup is too complicated. I believe we can simplify it using <sources> element in XML.

1cdaab0 will close this issue.

I've been using this fix and it works great. I recommend merging to master.

Hello,
Can we please merge the fix and close the issue ? Having source info along with coverage is vital to browse thru the report.

Please rebase #4 to the current master, or send a new PR.

Please rebase #4 to the current master, or send a new PR.

Here's the new PR #9.

Should be closed by #9.