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

fix: ensure export macro to be defined #1031

Closed sergiud closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (8775a45) 58.91% compared to head (2440420) 58.91%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1031 +/- ## ======================================= Coverage 58.91% 58.91% ======================================= Files 23 23 Lines 2553 2553 Branches 912 912 ======================================= Hits 1504 1504 Misses 706 706 Partials 343 343 ```

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