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 more signals #1405

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Add more signals #1405

wants to merge 1 commit into from

Conversation

bynect
Copy link
Member

@bynect bynect commented Dec 4, 2024

Add the signal requested by #1277 and some more

@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 12.82051% with 34 lines in your changes missing coverage. Please review.

Project coverage is 64.88%. Comparing base (e1e772c) to head (cb8a7ca).

Files with missing lines Patch % Lines
src/dbus.c 5.55% 34 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1405      +/-   ##
==========================================
- Coverage   65.12%   64.88%   -0.24%     
==========================================
  Files          50       50              
  Lines        8654     8689      +35     
  Branches     1023     1029       +6     
==========================================
+ Hits         5636     5638       +2     
- Misses       3018     3051      +33     
Flag Coverage Δ
unittests 64.88% <12.82%> (-0.24%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@bynect
Copy link
Member Author

bynect commented Dec 4, 2024

I need to add some tests

Copy link
Member

@fwsmit fwsmit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Adding some tests is a good idea, yeah.

@bynect bynect linked an issue Dec 11, 2024 that may be closed by this pull request
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.

dunsctl history-pop and history-rm doesn't emit a signal?
3 participants