romange / helio

A modern framework for backend development based on io_uring Linux interface
Apache License 2.0
435 stars 49 forks source link

chore: allow optionally initializing glog lib #151

Closed romange closed 12 months ago

romange commented 12 months ago

before calling MainInitGuard

codecov-commenter commented 12 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (308aa22) 77.47% compared to head (3b83ffc) 77.46%. Report is 2 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #151 +/- ## ========================================== - Coverage 77.47% 77.46% -0.02% ========================================== Files 98 98 Lines 7165 7166 +1 ========================================== Hits 5551 5551 - Misses 1614 1615 +1 ``` | [Files](https://app.codecov.io/gh/romange/helio/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Roman+Gershman) | Coverage Δ | | |---|---|---| | [base/init.cc](https://app.codecov.io/gh/romange/helio/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Roman+Gershman#diff-YmFzZS9pbml0LmNj) | `55.55% <100.00%> (+1.01%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/romange/helio/pull/151/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Roman+Gershman)

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