saezlab / MetaProViz

R-package to perform metabolomics pre-processing, differential metabolite analysis, metabolite clustering and custom visualisations.
https://saezlab.github.io/MetaProViz/
GNU General Public License v3.0
8 stars 0 forks source link

Create: unit testing #32

Open ChristinaSchmidt1 opened 1 year ago

ChristinaSchmidt1 commented 1 year ago

This is important and should be good practice!

This is done for each function:

Document that you have done this: create a codecov.yml file, which returns a certificate of how much of your code was tested by unit testing (X%)