Kqueue multiple pollers #2035
Merged
Kqueue multiple pollers #2035
Codecov / codecov/project
failed
Dec 31, 2024 in 0s
82.76% (-0.12%) compared to 7f7a819
View this Pull Request on Codecov
82.76% (-0.12%) compared to 7f7a819
Details
Codecov Report
Attention: Patch coverage is 77.17391%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 82.76%. Comparing base (
7f7a819
) to head (90faa53
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/platform/posix/posix_pollq_epoll.c | 67.44% | 5 Missing and 9 partials |
src/platform/posix/posix_pollq_kqueue.c | 85.71% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2035 +/- ##
==========================================
- Coverage 82.88% 82.76% -0.12%
==========================================
Files 95 95
Lines 23720 23771 +51
Branches 3052 3068 +16
==========================================
+ Hits 19660 19674 +14
- Misses 3987 4020 +33
- Partials 73 77 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading