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

release 0.7 #1076

Closed sergiud closed 5 months ago

sergiud commented 5 months ago

cc @drigz

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (68b6ce3) 59.60% compared to head (070c69c) 59.60%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1076 +/- ## ======================================= Coverage 59.60% 59.60% ======================================= Files 19 19 Lines 2604 2604 Branches 914 914 ======================================= Hits 1552 1552 Misses 712 712 Partials 340 340 ```