Re: [Bioc-devel] Unit tests present/ coverage "unknown"

2016-03-25 Thread Laurent Gatto
I do see the same problem for rols. I assume this will clear up at some point, although any suggestion on how to avoid such glitches would be helpful. Laurent On 25 March 2016 16:42, Zach Skidmore wrote: > Hi All, > > Maybe i'm missing something but I don't quite understand why the "test >

[Bioc-devel] Unit tests present/ coverage "unknown"

2016-03-25 Thread Zach Skidmore
Hi All, Maybe i'm missing something but I don't quite understand why the "test coverage" badge on the GenVisR page displays unknown. I have unit tests set up with testthat, and looking at the R CMD CHECK reports I see that they are running however the badge still reads as "unknown". Any