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
189 stars 73 forks source link

Make copy of current_file_lines for each file #2

Closed walterbrebels closed 12 years ago

walterbrebels commented 12 years ago

Fix for Issue #1

eriwen commented 12 years ago

@walterbrebels Thanks a lot for finding and fixing :)