Closed IAlibay closed 2 years ago
So there is a codecov action defined in the .yaml file #32 will add, but I am not sure if this will work out of the box or need further adaptation from GridDataFormats to panedr
Coverage uploads https://app.codecov.io/gh/MDAnalysis/panedr so we really only need the badge #35
82% coverage is not too shabby to start with...
But it's worthwhile taking a look at https://app.codecov.io/gh/MDAnalysis/panedr/blob/master/panedr/panedr.py and seeing if there's something that really ought to be tested. One can always raise specific issues for certain tests.
Adding a codecov action would be nice for keeping track of where things are at tests wise.