moazreyad commented on issue #802: URL: https://github.com/apache/singa/issues/802#issuecomment-731632371
The GPU testing will improve the code coverage and by the way, there is a problem in the current testing workflows: since around two months, the Python tests disappeared from the codecov report in the dev branch and they are never executed in the master branch. Probably a pull request did something that disabled the Python tests. I tried to check quickly, but I think it needs more investigation. The last codecov report with the Python test is [here](https://codecov.io/gh/apache/singa/tree/7b5a0ab31943928d9601fb1284f8a6ce9d307cdd) with code coverage = 70%. The codecov report of the next commit shows no Python test [here]( https://codecov.io/gh/apache/singa/tree/85fc6a19b4a1ccf4ffe5b987f8f335d227f7bffd ) with code coverage drops to 63.7%. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
