Bluetooth-Devices / dbus-fast

A faster version of dbus-next
MIT License
35 stars 8 forks source link

feat: speed up message callbacks #276

Closed bdraco closed 8 months ago

codecov[bot] commented 8 months ago

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 :warning:
src/dbus_fast/__version__.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.