Re: Code Coverage link on Tap homepage doesn't work anymore

2011-12-04 Thread Thiago H. de Paula Figueiredo
On Sat, 03 Dec 2011 08:53:14 -0200, derkoe wrote: Is this some build glitch with the switch to Gradle? Or is this the problem with meta-programming and measuring coverage? I'd guess it's caused by the switch. -- Thiago H. de Paula Figueiredo Independent Java, Apache Tapestry 5 and Hiberna

Re: Code Coverage link on Tap homepage doesn't work anymore

2011-12-03 Thread derkoe
Just found out that Tapestry's metrics are published via Sonar at Apache: https://analysis.apache.org/dashboard/index/48022 But I guess there's something wrong - since Tapestry has a coverage of 25.7% there!? And it used to have coverage > 90%. I guess that's because the integration tests with bro

Re: Code Coverage link on Tap homepage doesn't work anymore

2011-11-24 Thread Christian Köberl
I guess this should be re-enabled in the Gradle build - this shows one of Tapestry's qualities. When I show Tapestry I always mention the 92% coverage. Chris Am 23.11.2011 19:29, schrieb Howard Lewis Ship: > Actually, the cobertura link was part of the Maven build, something we > lost in the swit

Re: Code Coverage link on Tap homepage doesn't work anymore

2011-11-23 Thread Howard Lewis Ship
Actually, the cobertura link was part of the Maven build, something we lost in the switch to Gradle. We can update the link to point to 5.2, where the report was still active. On Mon, Nov 21, 2011 at 11:42 AM, derkoe wrote: > Link "See Tapestry's code coverage report" on Tapestry home page leads