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(cleanup): use chrono #1038

Closed sergiud closed 8 months ago

sergiud commented 8 months ago
codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (fe46778) 59.42% compared to head (c78592b) 59.39%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1038 +/- ## ========================================== - Coverage 59.42% 59.39% -0.03% ========================================== Files 19 19 Lines 2541 2554 +13 Branches 908 911 +3 ========================================== + Hits 1510 1517 +7 - Misses 686 689 +3 - Partials 345 348 +3 ``` | [Files](https://app.codecov.io/gh/google/glog/pull/1038?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/1038?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL2dsb2cvbG9nZ2luZy5o) | `72.85% <ø> (ø)` | | | [src/utilities.h](https://app.codecov.io/gh/google/glog/pull/1038?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL3V0aWxpdGllcy5o) | `100.00% <100.00%> (ø)` | | | [src/logging.cc](https://app.codecov.io/gh/google/glog/pull/1038?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL2xvZ2dpbmcuY2M=) | `67.62% <77.77%> (-0.29%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/google/glog/pull/1038/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google)