vasqued2 / ha-teamtracker

Home Assistant integration that provides real-time scores in multiple professional (NBA, NFL, NHL, MLB, MLS, and more), college (NCAA), and international (soccer, golf, tennis, mma, racing) sports using ESPN APIs.
183 stars 20 forks source link

v0.14.2 Release Candidate #166

Closed vasqued2 closed 3 months ago

vasqued2 commented 3 months ago

See README.md for an example using regular expressions in the team_id field to find the roster of a doubles match.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 55.17241% with 13 lines in your changes missing coverage. Please review.

Project coverage is 87.01%. Comparing base (a107aef) to head (34b8c98).

Files Patch % Lines
custom_components/teamtracker/event.py 50.00% 12 Missing :warning:
custom_components/teamtracker/set_values.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #166 +/- ## ========================================== - Coverage 87.78% 87.01% -0.78% ========================================== Files 17 17 Lines 1294 1317 +23 ========================================== + Hits 1136 1146 +10 - Misses 158 171 +13 ```

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