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): simplify resource management #1047

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 (42a185c) 59.67% compared to head (7d2d462) 59.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1047 +/- ## ========================================== + Coverage 59.67% 59.79% +0.12% ========================================== Files 19 19 Lines 2564 2572 +8 Branches 912 913 +1 ========================================== + Hits 1530 1538 +8 Misses 692 692 Partials 342 342 ``` | [Files](https://app.codecov.io/gh/google/glog/pull/1047?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/1047?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL3N5bWJvbGl6ZS5jYw==) | `54.29% <56.25%> (+1.49%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/google/glog/pull/1047/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google)