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

make operator<< overload constexpr #1106

Closed sergiud closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 64.08%. Comparing base (2bd06db) to head (ee0ef8c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1106 +/- ## ========================================== + Coverage 63.61% 64.08% +0.46% ========================================== Files 20 20 Lines 2578 2578 Branches 900 888 -12 ========================================== + Hits 1640 1652 +12 + Misses 671 662 -9 + Partials 267 264 -3 ``` | [Files](https://app.codecov.io/gh/google/glog/pull/1106?dropdown=coverage&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/1106?src=pr&el=tree&filepath=src%2Fglog%2Flogging.h&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL2dsb2cvbG9nZ2luZy5o) | `83.60% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/google/glog/pull/1106/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google)