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: make IsFailureSignalHandlerInstalled public #1033

Closed sergiud closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (f3bee1b) 59.33% compared to head (b0a0bea) 59.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1033 +/- ## ========================================== - Coverage 59.33% 59.21% -0.12% ========================================== Files 19 19 Lines 2540 2540 Branches 907 907 ========================================== - Hits 1507 1504 -3 Misses 693 693 - Partials 340 343 +3 ``` | [Files](https://app.codecov.io/gh/google/glog/pull/1033?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google) | Coverage Δ | | |---|---|---| | [src/glog/logging.h](https://app.codecov.io/gh/google/glog/pull/1033?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL2dsb2cvbG9nZ2luZy5o) | `72.85% <ø> (ø)` | | | [src/signalhandler.cc](https://app.codecov.io/gh/google/glog/pull/1033?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL3NpZ25hbGhhbmRsZXIuY2M=) | `10.20% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/google/glog/pull/1033/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google)