mathematicalmichael / mud

Home Page:https://mud.dataconsistent.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

improve test coverage

mathematicalmichael opened this issue · comments

test coverage took a major hit with the addition of a lot of plotting code that is essentially only called by the examples.

some combo of doctests + pytest should be able to help bring coverage back to the 70's - 80's where I'd prefer it to be.