postlund / pyatv

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

conf: Add macOS as operating system #2113

Closed postlund closed 11 months ago

postlund commented 11 months ago

Detection has been added fir AirPlay and RAOP.

Relates to #2104

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.34% :tada:

Comparison is base (b8f793e) 88.31% compared to head (b9e29b9) 88.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2113 +/- ## ========================================== + Coverage 88.31% 88.65% +0.34% ========================================== Files 162 162 Lines 10836 10969 +133 ========================================== + Hits 9570 9725 +155 + Misses 1266 1244 -22 ``` | [Files Changed](https://app.codecov.io/gh/postlund/pyatv/pull/2113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl) | Coverage Δ | | |---|---|---| | [pyatv/interface.py](https://app.codecov.io/gh/postlund/pyatv/pull/2113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl#diff-cHlhdHYvaW50ZXJmYWNlLnB5) | `98.57% <ø> (+0.15%)` | :arrow_up: | | [pyatv/const.py](https://app.codecov.io/gh/postlund/pyatv/pull/2113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl#diff-cHlhdHYvY29uc3QucHk=) | `100.00% <100.00%> (ø)` | | | [pyatv/protocols/airplay/\_\_init\_\_.py](https://app.codecov.io/gh/postlund/pyatv/pull/2113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl#diff-cHlhdHYvcHJvdG9jb2xzL2FpcnBsYXkvX19pbml0X18ucHk=) | `73.09% <100.00%> (+0.48%)` | :arrow_up: | | [pyatv/protocols/raop/\_\_init\_\_.py](https://app.codecov.io/gh/postlund/pyatv/pull/2113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl#diff-cHlhdHYvcHJvdG9jb2xzL3Jhb3AvX19pbml0X18ucHk=) | `97.00% <100.00%> (+0.03%)` | :arrow_up: | | [pyatv/support/device\_info.py](https://app.codecov.io/gh/postlund/pyatv/pull/2113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl#diff-cHlhdHYvc3VwcG9ydC9kZXZpY2VfaW5mby5weQ==) | `100.00% <100.00%> (ø)` | | ... and [13 files with indirect coverage changes](https://app.codecov.io/gh/postlund/pyatv/pull/2113/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl)

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