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

Draft
wants to merge 29 commits into
base: main
Choose a base branch
from
Draft

Grand dispatch queue #661

wants to merge 29 commits into from

Conversation

sbSteveK
Copy link
Contributor

Integration of Apple's grand dispatch queue with event loop

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 73.91304% with 6 lines in your changes missing coverage. Please review.

Project coverage is 80.29%. Comparing base (c345d77) to head (5ab8f24).

Files with missing lines Patch % Lines
source/event_loop.c 72.72% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #661      +/-   ##
==========================================
- Coverage   80.39%   80.29%   -0.10%     
==========================================
  Files          28       28              
  Lines        5992     6013      +21     
==========================================
+ Hits         4817     4828      +11     
- Misses       1175     1185      +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.

3 participants