6 p.m.
Para: Estefania Mancini; bioc-devel@r-project.org
Asunto: Re: [Bioc-devel] covr
Hi Estefania,
After you commit to your github repository, you will need to explicitly
push those changes to svn to get them into Bioconductor devel. I
recommend following the instructions under "Dealing
Thanks in advance,
Estefania
De: Hervé Pagès [hpa...@fredhutch.org]
Enviado: lunes, 13 de febrero de 2017 03:15 p.m.
Para: Estefania Mancini; bioc-devel@r-project.org
Asunto: Re: [Bioc-devel] covr
Hi Estefania,
See here
https://bioconductor.org/developers/how-to/un
...@fredhutch.org]
Enviado: lunes, 13 de febrero de 2017 03:15 p.m.
Para: Estefania Mancini; bioc-devel@r-project.org
Asunto: Re: [Bioc-devel] covr
Hi Estefania,
See here
https://bioconductor.org/developers/how-to/unitTesting-guidelines/
for our guidelines to how to add unit tests to your package
Hi Estefania,
See here
https://bioconductor.org/developers/how-to/unitTesting-guidelines/
for our guidelines to how to add unit tests to your package.
Cheers,
H.
On 02/13/2017 04:17 AM, Estefania Mancini wrote:
Hi,
I would like to add coverage test to my package. What should I do? Thanks i