cpp-coveralls
cpp-coveralls copied to clipboard
Adding branch coverage support
Hi @eddyxu, we're rolling out branch coverage support for Coveralls.io and have landed it in two other integration libraries:
Node: https://github.com/nickmerwin/node-coveralls/commit/d571dac62547f487b3862aca8bf367e95957d904
Python: https://github.com/coveralls-clients/coveralls-python/pull/145
There are more details about the new branches parameter here:
https://coveralls.zendesk.com/hc/en-us/articles/201350799-API-Reference
I wanted to get it on your radar now in case you or another maintainer has spare time to add this support to goveralls.
Thank you!
+1 for branch coverage
Any plans to implement this?