romange / helio

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

fix: data race when reading/writing from tls engine #169

Closed romange closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (7d206c8) 77.54% compared to head (be2c003) 77.46%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #169 +/- ## ========================================== - Coverage 77.54% 77.46% -0.08% ========================================== Files 98 98 Lines 7222 7221 -1 ========================================== - Hits 5600 5594 -6 - Misses 1622 1627 +5 ``` | [Files](https://app.codecov.io/gh/romange/helio/pull/169?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Roman+Gershman) | Coverage Δ | | |---|---|---| | [util/tls/tls\_engine.h](https://app.codecov.io/gh/romange/helio/pull/169?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Roman+Gershman#diff-dXRpbC90bHMvdGxzX2VuZ2luZS5o) | `100.00% <ø> (ø)` | | | [util/tls/tls\_engine.cc](https://app.codecov.io/gh/romange/helio/pull/169?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Roman+Gershman#diff-dXRpbC90bHMvdGxzX2VuZ2luZS5jYw==) | `63.47% <0.00%> (+0.54%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/romange/helio/pull/169/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.