Search code examples
hudsoncode-coverageplotcobertura

cobertura graph in hudson


is there a way to have the cobertura test coverage graph be shown on the front page of a project, similar to the test trend graph? I'd like to have that displayed next to the coverage graph. Any help would be appreciated. Thanks.


Solution

  • The graph does not show up in when running a maven2 project, only a freestyle project.