mozilla / grcov

Rust tool to collect and aggregate code coverage data for multiple source files
Mozilla Public License 2.0
1.19k stars 149 forks source link

Don't stop parsing LCOV when hitting an error #1242

Open marco-c opened 2 weeks ago

marco-c commented 2 weeks ago

Related to #1231