Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grand dispatch queue #661

Open
wants to merge 178 commits into
base: main
Choose a base branch
from
Open

Grand dispatch queue #661

wants to merge 178 commits into from

Conversation

sbSteveK
Copy link
Contributor

@sbSteveK sbSteveK commented Jul 29, 2024

Integration of Apple's grand dispatch queue with event loop

The CI is failing for dispatch queue because of the apple network socket is not in. The socket related changes is in PR: #662

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2024

Codecov Report

Attention: Patch coverage is 61.90476% with 16 lines in your changes missing coverage. Please review.

Project coverage is 79.60%. Comparing base (3041dab) to head (bd95b21).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
source/event_loop.c 68.57% 11 Missing ⚠️
source/linux/epoll_event_loop.c 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #661      +/-   ##
==========================================
- Coverage   79.69%   79.60%   -0.10%     
==========================================
  Files          30       30              
  Lines        6117     6139      +22     
==========================================
+ Hits         4875     4887      +12     
- Misses       1242     1252      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants