google / glog

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

fix(clang-tidy): remove deprecated option #1132

Closed sergiud closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 64.03%. Comparing base (be06647) to head (12fbce3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1132 +/- ## ======================================= Coverage 64.03% 64.03% ======================================= Files 20 20 Lines 2580 2580 Branches 896 891 -5 ======================================= Hits 1652 1652 Misses 663 663 Partials 265 265 ```