ADVRHumanoids / ROSEndEffector

ROS End-Effector package: provides a ROS-based set of standard interfaces to command robotics end-effectors in an agnostic fashion
Apache License 2.0
27 stars 6 forks source link

[TESTS] Test coverage #68

Closed torydebra closed 2 years ago

torydebra commented 4 years ago

Issue to keep track of code coverage, thanks to https://github.com/ADVRHumanoids/xbot2_wip/issues/21

coverage

torydebra commented 4 years ago

The commit is 80ef2456a78cc69f3cdc72cdefcf4b5d9dbf74a6

torydebra commented 4 years ago

I put the generated coverage in ROSEndEffectorDocs repo, and added a link so it is visible online: https://advrhumanoids.github.io/ROSEndEffectorDocs/googleTests.html The only thing is that we have to manually copy the coverage_out folder in the ROSEEdocs repo if we update the coverage... but we should not update it so frequently so maybe it is ok

torydebra commented 4 years ago

We should keep this issue open such that we remember to do other tests? Until it is all green (or at least nothing red :D)