postlund / pyatv

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

core: Update device info #2539

Closed postlund closed 3 weeks ago

postlund commented 3 weeks ago

Add Apple TV 1, update some tables and fix OS bug.

Relates to #2517

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.92%. Comparing base (658fd06) to head (d925073). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pyatv/support/device_info.py 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2539 +/- ## ======================================= Coverage 88.92% 88.92% ======================================= Files 168 168 Lines 11541 11553 +12 ======================================= + Hits 10263 10274 +11 - Misses 1278 1279 +1 ```

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