google / glog

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

feat: remove deprecations #1078

Closed sergiud closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (5a7856a) 59.75% compared to head (7ce276b) 60.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1078 +/- ## ========================================== + Coverage 59.75% 60.56% +0.81% ========================================== Files 19 19 Lines 2609 2574 -35 Branches 920 917 -3 ========================================== Hits 1559 1559 + Misses 710 676 -34 + Partials 340 339 -1 ``` | [Files](https://app.codecov.io/gh/google/glog/pull/1078?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/1078?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL2dsb2cvbG9nZ2luZy5o) | `73.01% <ø> (+7.30%)` | :arrow_up: | | [src/logging.cc](https://app.codecov.io/gh/google/glog/pull/1078?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL2xvZ2dpbmcuY2M=) | `68.47% <ø> (+1.41%)` | :arrow_up: |