cwendt94 / espn-api

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

Basketball Player Info and Schedule #392

Closed cwendt94 closed 1 year ago

cwendt94 commented 1 year ago

Adds player schedule for #289 and player info funcitonality will get every game stat for a player #315

codecov-commenter commented 1 year ago

Codecov Report

Base: 80.07% // Head: 80.29% // Increases project coverage by +0.22% :tada:

Coverage data is based on head (9e669c8) compared to base (8faef6c). Patch coverage: 91.83% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #392 +/- ## ========================================== + Coverage 80.07% 80.29% +0.22% ========================================== Files 52 52 Lines 1972 2010 +38 ========================================== + Hits 1579 1614 +35 - Misses 393 396 +3 ``` | [Impacted Files](https://codecov.io/gh/cwendt94/espn-api/pull/392?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/league.py](https://codecov.io/gh/cwendt94/espn-api/pull/392/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvYmFza2V0YmFsbC9sZWFndWUucHk=) | `79.71% <71.42%> (-1.09%)` | :arrow_down: | | [espn\_api/base\_league.py](https://codecov.io/gh/cwendt94/espn-api/pull/392/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvYmFzZV9sZWFndWUucHk=) | `97.36% <100.00%> (+0.35%)` | :arrow_up: | | [espn\_api/basketball/player.py](https://codecov.io/gh/cwendt94/espn-api/pull/392/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%> (+2.77%)` | :arrow_up: | | [espn\_api/football/league.py](https://codecov.io/gh/cwendt94/espn-api/pull/392/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvZm9vdGJhbGwvbGVhZ3VlLnB5) | `98.08% <100.00%> (-0.03%)` | :arrow_down: | | [espn\_api/requests/espn\_requests.py](https://codecov.io/gh/cwendt94/espn-api/pull/392/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvcmVxdWVzdHMvZXNwbl9yZXF1ZXN0cy5weQ==) | `98.66% <100.00%> (+0.18%)` | :arrow_up: | 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.