google / glog

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

feat(dbghelp): show source line number if present #1051

Closed sergiud closed 9 months ago

sergiud commented 9 months ago

Resolves #534

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c469cc2) 60.00% compared to head (d65d2a4) 60.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1051 +/- ## ========================================== + Coverage 60.00% 60.03% +0.03% ========================================== Files 19 19 Lines 2580 2580 Branches 911 911 ========================================== + Hits 1548 1549 +1 - Misses 692 694 +2 + Partials 340 337 -3 ``` | [Files](https://app.codecov.io/gh/google/glog/pull/1051?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/1051?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL3N5bWJvbGl6ZS5jYw==) | `54.62% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/google/glog/pull/1051/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google)