cwendt94 / espn-api

ESPN Fantasy API! (Football, Basketball)
MIT License
614 stars 198 forks source link

Basketball Handle Unknown Stat Id #418

Closed cwendt94 closed 1 year ago

cwendt94 commented 1 year ago

Fixes #416, handle unknown stat.

codecov-commenter commented 1 year ago

Codecov Report

Base: 80.42% // Head: 80.42% // No change to project coverage :thumbsup:

Coverage data is based on head (0eae8b2) compared to base (9532992). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #418 +/- ## ======================================= Coverage 80.42% 80.42% ======================================= Files 53 53 Lines 2018 2018 ======================================= Hits 1623 1623 Misses 395 395 ``` | [Impacted Files](https://codecov.io/gh/cwendt94/espn-api/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt) | Coverage Δ | | |---|---|---| | [espn\_api/basketball/matchup.py](https://codecov.io/gh/cwendt94/espn-api/pull/418/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvYmFza2V0YmFsbC9tYXRjaHVwLnB5) | `87.50% <100.00%> (ø)` | | | [espn\_api/basketball/player.py](https://codecov.io/gh/cwendt94/espn-api/pull/418/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvYmFza2V0YmFsbC9wbGF5ZXIucHk=) | `100.00% <100.00%> (ø)` | | | [espn\_api/basketball/team.py](https://codecov.io/gh/cwendt94/espn-api/pull/418/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvYmFza2V0YmFsbC90ZWFtLnB5) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.