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: use chrono #1020

Closed sergiud closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (0032896) 64.53% compared to head (a6140d8) 64.51%.

Files Patch % Lines
src/logging.cc 87.09% 0 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1020 +/- ## ========================================== - Coverage 64.53% 64.51% -0.02% ========================================== Files 18 18 Lines 3234 3221 -13 Branches 1079 1089 +10 ========================================== - Hits 2087 2078 -9 + Misses 724 720 -4 Partials 423 423 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.