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

Add capability for pipe_notify() to raise a signal #25

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Conversation

shikokuchuo
Copy link
Owner

Provides solution for shikokuchuo/mirai#87.

@codecov-commenter
Copy link

codecov-commenter commented Dec 10, 2023

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (cfc964f) 87.14% compared to head (8ff4b23) 86.78%.
Report is 1 commits behind head on main.

❗ Current head 8ff4b23 differs from pull request most recent head 6a9d328. Consider uploading reports for the commit 6a9d328 to get more accurate results

Files Patch % Lines
src/aio.c 78.04% 9 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   87.14%   86.78%   -0.36%     
==========================================
  Files          22       22              
  Lines        3500     3504       +4     
==========================================
- Hits         3050     3041       -9     
- Misses        450      463      +13     

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

@shikokuchuo shikokuchuo changed the title Add SIGINT option for pipe_notify() Add capability for pipe_notify() to raise a signal Dec 12, 2023
@shikokuchuo shikokuchuo added the enhancement New feature or request label Dec 12, 2023
@shikokuchuo shikokuchuo self-assigned this Dec 12, 2023
@shikokuchuo shikokuchuo merged commit cd070d8 into main Dec 12, 2023
7 checks passed
@shikokuchuo shikokuchuo deleted the pipe branch December 12, 2023 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants