You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cobertura does not have a branch number nor block number. So I'm sending the block number always as 0 and branch number an auto incremented ID (I did the same for JaCoCo).
I can create another PR or update the existing one (#108). WDYT?
Coveralls supports branch coverage now and so does Cobertura.
The text was updated successfully, but these errors were encountered: