eriwen / lcov-to-cobertura-xml

Converts lcov output to Cobertura-compatible XML for CI
https://eriwen.github.io/lcov-to-cobertura-xml/
Apache License 2.0
187 stars 73 forks source link

Fixes FN with #55

Open ahcorde opened 4 months ago

ahcorde commented 4 months ago

There are some changes in the lcov version

         FN:<line number of function start>,(<line number of function end>,)?<function name>

old version

         FN:<line number of function start>,<function name>

This should fix the issue and don't break user

ahcorde commented 4 months ago

@eriwen do you mind to take a look ?

eriwen commented 4 months ago

Hi @ahcorde, thank you for contributing. Could you please provide a test to verify this fix?

ahcorde commented 3 months ago

sure @eriwen, do you mind to take another look ? Thank you

ahcorde commented 3 months ago

@eriwen Let's run CI again

ahcorde commented 3 months ago

friendly ping @eriwen

ahcorde commented 3 months ago

friendly ping @eriwen

ahcorde commented 2 months ago

friendly ping @eriwen