google / glog

C++ implementation of the Google logging module
http://google.github.io/glog/
BSD 3-Clause "New" or "Revised" License
6.99k stars 2.05k forks source link

feat(demangle): use cxx abi demangler #1023

Closed sergiud closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (bdd14b6) 64.24% compared to head (9ee9d99) 58.78%.

Files Patch % Lines
src/demangle.cc 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1023 +/- ## ========================================== - Coverage 64.24% 58.78% -5.46% ========================================== Files 18 18 Lines 3222 2560 -662 Branches 1089 918 -171 ========================================== - Hits 2070 1505 -565 + Misses 729 707 -22 + Partials 423 348 -75 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.