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

feat: speed up message callbacks #276

Merged
merged 1 commit into from
Dec 12, 2023
Merged

feat: speed up message callbacks #276

merged 1 commit into from
Dec 12, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Dec 12, 2023

No description provided.

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

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

Comparison is base (9f54fc3) 83.30% compared to head (ed9c85a) 83.42%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/dbus_fast/message_bus.py 70.00% 0 Missing and 3 partials ⚠️
src/dbus_fast/__version__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
+ Coverage   83.30%   83.42%   +0.12%     
==========================================
  Files          28       28              
  Lines        3289     3295       +6     
  Branches      682      684       +2     
==========================================
+ Hits         2740     2749       +9     
+ Misses        334      332       -2     
+ Partials      215      214       -1     

☔ 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 December 12, 2023 02:49
@bdraco bdraco merged commit 2b8770b into main Dec 12, 2023
18 of 19 checks passed
@bdraco bdraco deleted the speed_up_message_callbacks branch December 12, 2023 02:49
QuintinHill added a commit to QuintinHill/openwrt-packages that referenced this pull request Dec 18, 2023
Speed up message callbacks ([openwrt#276](Bluetooth-Devices/dbus-fast#276)) ([`2b8770b`](Bluetooth-Devices/dbus-fast@2b8770b))

Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
QuintinHill added a commit to QuintinHill/openwrt-packages that referenced this pull request Dec 18, 2023
Speed up message callbacks Bluetooth-Devices/dbus-fast#276

Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
QuintinHill added a commit to QuintinHill/openwrt-packages that referenced this pull request Dec 19, 2023
Speed up message callbacks Bluetooth-Devices/dbus-fast#276

Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
QuintinHill added a commit to QuintinHill/openwrt-packages that referenced this pull request Dec 19, 2023
Speed up message callbacks Bluetooth-Devices/dbus-fast#276

Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
QuintinHill added a commit to QuintinHill/openwrt-packages that referenced this pull request Dec 24, 2023
Speed up message callbacks Bluetooth-Devices/dbus-fast#276

Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
QuintinHill added a commit to QuintinHill/openwrt-packages that referenced this pull request Dec 28, 2023
Speed up message callbacks Bluetooth-Devices/dbus-fast#276

Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
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