postlund / pyatv

A client library for Apple TV and AirPlay devices
https://pyatv.dev
MIT License
839 stars 91 forks source link

atvremote: Fix storage passing to pair #2195

Closed postlund closed 9 months ago

postlund commented 9 months ago

Passed storage as incorrect argument to pair. Not sure how mypy did not catch that.

Relates to #2192

codecov[bot] commented 9 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (95d7d54) 88.97% compared to head (7148735) 88.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2195 +/- ## ======================================= Coverage 88.97% 88.97% ======================================= Files 167 167 Lines 11343 11343 ======================================= Hits 10092 10092 Misses 1251 1251 ```

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