Offload TLS negotiation to I/O threads #1338
Merged
Codecov / codecov/project
succeeded
Dec 18, 2024 in 0s
70.78% (+0.06%) compared to 3d0c834
View this Pull Request on Codecov
70.78% (+0.06%) compared to 3d0c834
Details
Codecov Report
Attention: Patch coverage is 12.50000%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 70.78%. Comparing base (
3d0c834
) to head (cea9d4a
).
Report is 80 commits behind head on unstable.
Files with missing lines | Patch % | Lines |
---|---|---|
src/io_threads.c | 0.00% | 21 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## unstable #1338 +/- ##
============================================
+ Coverage 70.71% 70.78% +0.06%
============================================
Files 115 119 +4
Lines 63159 64715 +1556
============================================
+ Hits 44666 45806 +1140
- Misses 18493 18909 +416
Files with missing lines | Coverage Δ | |
---|---|---|
src/connection.h | 87.50% <ø> (+0.29%) |
⬆️ |
src/networking.c | 88.23% <100.00%> (-0.45%) |
⬇️ |
src/server.c | 87.46% <100.00%> (-0.17%) |
⬇️ |
src/server.h | 100.00% <ø> (ø) |
|
src/tls.c | 100.00% <ø> (ø) |
|
src/io_threads.c | 6.96% <0.00%> (-0.64%) |
⬇️ |
Loading