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(logger): use chrono #1039

Closed sergiud closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (f88544a) 59.31% compared to head (9cdf760) 59.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1039 +/- ## ========================================== - Coverage 59.31% 59.15% -0.16% ========================================== Files 19 19 Lines 2551 2551 Branches 910 913 +3 ========================================== - Hits 1513 1509 -4 - Misses 690 695 +5 + Partials 348 347 -1 ``` | [Files](https://app.codecov.io/gh/google/glog/pull/1039?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/1039?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL2dsb2cvbG9nZ2luZy5o) | `73.23% <90.90%> (+0.38%)` | :arrow_up: | | [src/logging.cc](https://app.codecov.io/gh/google/glog/pull/1039?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL2xvZ2dpbmcuY2M=) | `67.22% <74.00%> (-0.33%)` | :arrow_down: |