Alexander Gutenkunst
Alexander Gutenkunst
Same here.
Would love the feature! Please merge and release!
**Update:** Now working see https://codecov.io/gh/agutenkunst/minimal_test_package/tree/b362893734dfa87fc738b51fbd0f0fcf17b695e9/src Hi @Briancbn nice work! Looking forward to this! I setup https://github.com/agutenkunst/minimal_test_package in order to check this (using ROS1 gtest + nosetest) It failed with ```...
Ok coveralls.io fails with ``` requests.exceptions.SSLError: [Errno 1] _ssl.c:510: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure ``` see https://travis-ci.com/github/agutenkunst/minimal_test_package/builds/174654480 Did you experience somethink like this before?
> ROS1 Python Coveralls: Cannot ignore __init__.py file in the build/ directory Could you provide your insights on this?
So currently --- **codecov.io** works (https://codecov.io/gh/agutenkunst/minimal_test_package/tree/b362893734dfa87fc738b51fbd0f0fcf17b695e9/src) (seemed to fail just once and worked on restarting the job, but since I clone your fork by branch name and not commit it...
Looking good. Working great!
What are your thoughts on failing if the coverage is below a given threshold? I thought I read it here somewhere but I can't find it right now...
I ran this with https://github.com/agutenkunst/pilz_robots/commits/coveralls (https://github.com/agutenkunst/pilz_robots/commit/b6802428fd25cf156ff4666d7cad44660aa6a6a0) but I includes "/" in the coverage analysis see https://coveralls.io/builds/32127778
Looking good! See https://coveralls.io/builds/32400572 Thanks!