Skip to content

Releases: boumenot/gocover-cobertura

Safely ignore zero tests

07 Aug 05:09
6cd052f
Compare
Choose a tag to compare
Merge pull request #5 from SkippyZA/fix-no-file-panic

Fix issue where no profiles results in a nil pointer exception

Fully Qualified Names

18 Nov 09:10
Compare
Choose a tag to compare

by-files: fully qualify class name based on file path

ReportGenerator (4.8) generates a report where links to files collide. I hacked around this issue by fully qualifying the class name by combining the package and class name.

Initial release

18 Aug 15:40
Compare
Choose a tag to compare
v1.0.0

go fmt ./...