Thanks Leo. This should be fixed now - the url format needed to be updated.
Valerie
On 11/18/2016 08:17 AM, Leonardo Collado Torres wrote:
> Hi Valerie,
>
> Thanks! I do see the badges now but the percent reported seems off.
> Particularly:
>
> * http://bioconductor.org/packages/release/bioc/htm
Hi Valerie,
Thanks! I do see the badges now but the percent reported seems off.
Particularly:
* http://bioconductor.org/packages/release/bioc/html/recount.html shows a
65% badge with a link to
https://codecov.io/github/Bioconductor-mirror/recount?branch=release-3.4
which has a 97% coverage
* http
Coverage is now up and running for the release packages. I think all
looks well... let me know if you see any problems.
Valerie
On 11/01/2016 03:14 PM, Hervé Pagès wrote:
> Hi Leo,
>
> I can confirm that while Bioc 3.4 was in devel, package coverage was
> computed only for the devel version of p
Hi Leo,
I can confirm that while Bioc 3.4 was in devel, package coverage was
computed only for the devel version of packages. When we released
BioC 3.4, I moved the compute_coverage script that used to run on
zin1 (which used to be the central build node for BioC 3.4 for months)
to malbec2, which
Hi,
I know that there are several old threads about the coverage badges
including this thread. Basically, while Bioc 3.4 was in devel, the
coverage badges didn't work for Bioc release (3.3). However, now that
3.4 has been released, the badges for Bioc-release (3.4) are still not
working and they o
Thank you for fixing this Jim! I noticed it working now on devel.
However, I believe that is still not working for the release branch.
Cheers,
Leo
On Fri, Nov 20, 2015 at 3:37 PM, Jim Hester wrote:
> The coverage tests were inadvertently not running, but they are now
> re-enabled.
>
> Please let
The coverage tests were inadvertently not running, but they are now
re-enabled.
Please let us know if you notice any other problems
Jim
On Tue, Nov 17, 2015 at 12:16 PM, Leonardo Collado Torres
wrote:
> Hi,
>
> In my packages I enabled testing (via testthat) a few weeks ago. I did
> so as can