Bluetooth-Devices / dbus-fast

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

feat: speed up run time constructed method handlers #275

Closed bdraco closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (0e57d79) 83.53% compared to head (9fc8c51) 83.39%. Report is 1 commits behind head on main.

:exclamation: Current head 9fc8c51 differs from pull request most recent head dbbc6b3. Consider uploading reports for the commit dbbc6b3 to get more accurate results

Files Patch % Lines
src/dbus_fast/message_bus.py 90.00% 0 Missing and 2 partials :warning:
src/dbus_fast/service.py 84.61% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #275 +/- ## ========================================== - Coverage 83.53% 83.39% -0.15% ========================================== Files 28 28 Lines 3286 3288 +2 Branches 679 682 +3 ========================================== - Hits 2745 2742 -3 - Misses 329 334 +5 Partials 212 212 ```

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