iferres / pagoo

A comprehensive and intuitive encapsulated OO class system for analyzing bacterial pangenomes in R.
https://iferres.github.io/pagoo/
28 stars 4 forks source link

Code coverage - shiny on tests #43

Open iferres opened 3 years ago

iferres commented 3 years ago

Now code coverage is about 40%. All the code is, I think, very well tested. BUT, I couldn't figure out how to test the shiny app, which is huge from the point of view of number of code lines. That is dropping the coverage to 40%.