Bluetooth-Devices / dbus-fast

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

feat: speed up sending messages with call on the MessageBus #271

Closed bdraco closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (c6a8301) 83.28% compared to head (047883d) 83.37%. Report is 1 commits behind head on main.

Files Patch % Lines
src/dbus_fast/__version__.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #271 +/- ## ========================================== + Coverage 83.28% 83.37% +0.09% ========================================== Files 28 28 Lines 3291 3291 Branches 682 681 -1 ========================================== + Hits 2741 2744 +3 + Misses 335 331 -4 - Partials 215 216 +1 ```

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