alandtse / alexa_media_player

This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.
Apache License 2.0
1.53k stars 289 forks source link

fix: ensure PUBLIC_URL ends with '/' #2650

Closed danielbrunt57 closed 4 weeks ago

coveralls commented 4 weeks ago

Pull Request Test Coverage Report for Build 11561340651

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
custom_components/alexa_media/config_flow.py 0 8 0.0%
<!-- Total: 0 8 0.0% -->
Files with Coverage Reduction New Missed Lines %
custom_components/alexa_media/config_flow.py 163 18.88%
<!-- Total: 163 -->
Totals Coverage Status
Change from base Build 11535658047: 0.0%
Covered Lines: 344
Relevant Lines: 3437

💛 - Coveralls
danielbrunt57 commented 4 weeks ago

Already done