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.
138 stars 19 forks source link

v0.8.0 Release Candidate #101

Closed vasqued2 closed 1 year ago

vasqued2 commented 1 year ago

NOTE: Prior versions of teamtracker would allow invalid league_id's in YAML. This version will not. You must correct invalid values to pass the Configuration Test.

codecov[bot] commented 1 year ago

Codecov Report

Merging #101 (56b32b2) into master (6524ef6) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   87.47%   87.51%   +0.03%     
==========================================
  Files          17       17              
  Lines        1142     1145       +3     
==========================================
+ Hits          999     1002       +3     
  Misses        143      143              
Impacted Files Coverage Δ
custom_components/teamtracker/sensor.py 83.59% <ø> (ø)
custom_components/teamtracker/const.py 100.00% <100.00%> (ø)
custom_components/teamtracker/set_racing.py 91.17% <100.00%> (+0.85%) :arrow_up: