Bluetooth-Devices / dbus-fast

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

fix: clean up address parsing and tests #244

Closed bdraco closed 12 months ago

bdraco commented 12 months ago

Should not be a production change, only a test fix

fixes #172

codecov[bot] commented 12 months ago

Codecov Report

Patch coverage: 90.90% and project coverage change: +0.65% :tada:

Comparison is base (091d421) 82.84% compared to head (781c625) 83.50%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #244 +/- ## ========================================== + Coverage 82.84% 83.50% +0.65% ========================================== Files 28 28 Lines 3259 3262 +3 Branches 674 675 +1 ========================================== + Hits 2700 2724 +24 + Misses 342 326 -16 + Partials 217 212 -5 ``` | [Files Changed](https://app.codecov.io/gh/Bluetooth-Devices/dbus-fast/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bluetooth-Devices) | Coverage Δ | | |---|---|---| | [src/dbus\_fast/\_\_version\_\_.py](https://app.codecov.io/gh/Bluetooth-Devices/dbus-fast/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bluetooth-Devices#diff-c3JjL2RidXNfZmFzdC9fX3ZlcnNpb25fXy5weQ==) | `0.00% <0.00%> (ø)` | | | [src/dbus\_fast/\_private/address.py](https://app.codecov.io/gh/Bluetooth-Devices/dbus-fast/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bluetooth-Devices#diff-c3JjL2RidXNfZmFzdC9fcHJpdmF0ZS9hZGRyZXNzLnB5) | `71.01% <95.23%> (+34.65%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/Bluetooth-Devices/dbus-fast/pull/244/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bluetooth-Devices)

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