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: do not export g_logging_fail_func #1042

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 (25a349f) 59.17% compared to head (f21b853) 59.64%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1042 +/- ## ========================================== + Coverage 59.17% 59.64% +0.47% ========================================== Files 19 19 Lines 2557 2664 +107 Branches 916 986 +70 ========================================== + Hits 1513 1589 +76 - Misses 695 718 +23 - Partials 349 357 +8 ``` | [Files](https://app.codecov.io/gh/google/glog/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google) | Coverage Δ | | |---|---|---| | [src/logging.cc](https://app.codecov.io/gh/google/glog/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL2xvZ2dpbmcuY2M=) | `67.50% <ø> (+0.28%)` | :arrow_up: |