Guanheng Luo
Results
2
issues of
Guanheng Luo
When I am testing the code, sometime it will throw out the following exception `JVM exception occurred: Header checksum broken. Store was not closed correctly, or is corrupted` when I...
I think we should have code coverage for testing to make sure unit tests cover everything. This is the [library](https://coverage.readthedocs.io/en/coverage-4.3.4/) I found and we can see how to incorporate it...