baylessj / robotsquiggles

A library for generating spline-based paths for robots.
https://squiggles.readthedocs.io
MIT License
35 stars 3 forks source link

Get code coverage working again #34

Open baylessj opened 3 years ago

baylessj commented 3 years ago

https://docs.codecov.io/docs/fixing-paths

baylessj commented 3 years ago

Interesting observation today, C++ code coverage works great out of the box with Bazel. Since Bazel and Please are so similar it will probably be possible to look at the Bazel source for a rule to collect the coverage