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

fix(symbolize): cleanup #1048

Closed sergiud closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (734ab34) 59.79% compared to head (210682c) 59.84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1048 +/- ## ========================================== + Coverage 59.79% 59.84% +0.04% ========================================== Files 19 19 Lines 2572 2570 -2 Branches 913 913 ========================================== Hits 1538 1538 + Misses 692 690 -2 Partials 342 342 ``` | [Files](https://app.codecov.io/gh/google/glog/pull/1048?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google) | Coverage Δ | | |---|---|---| | [src/symbolize.cc](https://app.codecov.io/gh/google/glog/pull/1048?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL3N5bWJvbGl6ZS5jYw==) | `54.62% <26.31%> (+0.33%)` | :arrow_up: |