cpp-coveralls icon indicating copy to clipboard operation
cpp-coveralls copied to clipboard

Adding branch coverage support

Open nickmerwin opened this issue 8 years ago • 2 comments

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!

nickmerwin avatar Mar 09 '17 20:03 nickmerwin

+1 for branch coverage

maartenvds avatar Apr 05 '17 07:04 maartenvds

Any plans to implement this?

kroeckx avatar Oct 15 '17 17:10 kroeckx