Yu-Group/veridical-flow

Tests – warnings and code coverage

kmichael08 opened this issue · 3 comments

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:
Screenshot 2021-11-21 at 16-38-31 Coverage report
)

Feel free to close this issue, just pointing out things that could be improved but perhaps don't need to.

Code coverage is improved by 5e92bc4
Screen Shot 2021-12-10 at 1 49 44 PM

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!