Tests – warnings and code coverage
kmichael08 opened this issue · 3 comments
kmichael08 commented
I get 5 warnings when running tests:
[tests.txt](https://github.com/Yu-Group/veridical-flow/files/7576566/tests.txt
Also, the code coverage is 69%, perhaps it could be a bit better:
)
Feel free to close this issue, just pointing out things that could be improved but perhaps don't need to.
jbytecode commented
kmichael08 commented
Well, I'm not sure it's an upgrade in percentage terms. Above you include the test files to the 75% coverage, which I excluded. The number of missing lines is up. Anyways, I've seen you added a new test case. That's great!