Bluetooth-Devices / dbus-fast

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

chore: add test coverage for issue 239 #240

Closed bdraco closed 12 months ago

bdraco commented 1 year ago

doesn't fix #239 but adds coverage for it for when we do fix it

test is currently marked as xfail since the bug isn't fixed

codecov[bot] commented 12 months ago

Codecov Report

Patch coverage has no change and project coverage change: -0.10% :warning:

Comparison is base (b8d0e9b) 82.73% compared to head (025b361) 82.64%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #240 +/- ## ========================================== - Coverage 82.73% 82.64% -0.10% ========================================== Files 28 28 Lines 3255 3255 Branches 673 673 ========================================== - Hits 2693 2690 -3 - Misses 344 346 +2 - Partials 218 219 +1 ``` | [Files Changed](https://app.codecov.io/gh/Bluetooth-Devices/dbus-fast/pull/240?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/240?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%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/Bluetooth-Devices/dbus-fast/pull/240/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.