Io thread work offload #763
Merged
Codecov / codecov/project
succeeded
Jul 18, 2024 in 1s
70.16% (-0.02%) compared to 548b4e0, passed because coverage increased by -0.01% when compared to adjusted base (70.17%)
View this Pull Request on Codecov
70.16% (-0.02%) compared to 548b4e0, passed because coverage increased by -0.01% when compared to adjusted base (70.17%)
Details
Codecov Report
Attention: Patch coverage is 38.27160%
with 100 lines
in your changes missing coverage. Please review.
Project coverage is 70.16%. Comparing base (
548b4e0
) to head (570e7cb
).
Report is 16 commits behind head on unstable.
Additional details and impacted files
@@ Coverage Diff @@
## unstable #763 +/- ##
============================================
- Coverage 70.17% 70.16% -0.02%
============================================
Files 112 112
Lines 60536 61263 +727
============================================
+ Hits 42483 42986 +503
- Misses 18053 18277 +224
Files | Coverage Δ | |
---|---|---|
src/db.c | 88.40% <100.00%> (+<0.01%) |
⬆️ |
src/dict.c | 97.28% <100.00%> (-0.26%) |
⬇️ |
src/networking.c | 88.78% <100.00%> (+0.12%) |
⬆️ |
src/server.c | 88.55% <100.00%> (+<0.01%) |
⬆️ |
src/server.h | 100.00% <ø> (ø) |
|
src/module.c | 9.64% <0.00%> (-0.01%) |
⬇️ |
src/ae.c | 74.90% <52.00%> (-5.19%) |
⬇️ |
src/io_threads.c | 7.87% <10.95%> (+1.24%) |
⬆️ |
Loading