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
@3v1n0 I re-wrote this tool in Rust to integrate it with a rust code coverage tool. I also added your requested feature to my cmd-line implementation https://github.com/mike-kfed/lcov2cobertura/
it'd be great if you test it and give feedback via issues on my project.
In case we've subprojects generating multiple *.lcov files, it would be nice to aggregate them in a single
coverage.xml
fileThe text was updated successfully, but these errors were encountered: