Open bennn opened 9 years ago
I say we go for 95% coverage. Thoughts?
elliptic
and elliptic-flo
, though. I'm waiting to finish the aliasing from #18 before proceeding because much of the bad coverage is due to the fact that many functions are aliased and not explicitly tested.
To view coverage reports:
cd private/numerics/functions
raco cover .
coverage/index.html
Coverage is based on which S-expressions get run when the file is tested. These numbers ignore submodules.
Here's an example. Clicking a filename opens a colored copy of the code.