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

fix: result typing in ServiceInterface._handle_signal #214

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Jul 28, 2023

This is another cython3 fix

@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.12% 🎉

Comparison is base (c933be7) 82.56% compared to head (442e1a0) 82.68%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #214      +/-   ##
==========================================
+ Coverage   82.56%   82.68%   +0.12%     
==========================================
  Files          27       27              
  Lines        3212     3212              
  Branches      666      666              
==========================================
+ Hits         2652     2656       +4     
+ Misses        342      341       -1     
+ Partials      218      215       -3     
Files Changed Coverage Δ
src/dbus_fast/__version__.py 0.00% <0.00%> (ø)
src/dbus_fast/service.py 88.65% <ø> (ø)

... and 1 file with indirect coverage changes

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

@bdraco bdraco marked this pull request as ready for review July 28, 2023 17:07
@bdraco bdraco merged commit 5bda04b into main Jul 28, 2023
@bdraco bdraco deleted the fix_more_cython3 branch July 28, 2023 17:07
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.

1 participant