cwendt94 / espn-api

ESPN Fantasy API! (Football, Basketball)
MIT License
544 stars 183 forks source link

Basketball Roto Box Score #438

Open cwendt94 opened 1 year ago

cwendt94 commented 1 year ago

Initial setup for roto, still trying to figure out all of the data and how to best show it.

433

codecov-commenter commented 1 year ago

Codecov Report

Base: 81.00% // Head: 0.00% // Decreases project coverage by -81.01% :warning:

Coverage data is based on head (ad502ae) compared to base (41780f4). Patch has no changes to coverable lines.

:exclamation: Current head ad502ae differs from pull request most recent head c85a478. Consider uploading reports for the commit c85a478 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #438 +/- ## ========================================= - Coverage 81.00% 0 -81.01% ========================================= Files 60 0 -60 Lines 2079 0 -2079 ========================================= - Hits 1684 0 -1684 + Misses 395 0 -395 ``` | [Impacted Files](https://codecov.io/gh/cwendt94/espn-api/pull/438?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/box\_score.py](https://codecov.io/gh/cwendt94/espn-api/pull/438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvYmFza2V0YmFsbC9ib3hfc2NvcmUucHk=) | | | | [espn\_api/baseball/league.py](https://codecov.io/gh/cwendt94/espn-api/pull/438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvYmFzZWJhbGwvbGVhZ3VlLnB5) | | | | [espn\_api/football/team.py](https://codecov.io/gh/cwendt94/espn-api/pull/438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvZm9vdGJhbGwvdGVhbS5weQ==) | | | | [espn\_api/football/player.py](https://codecov.io/gh/cwendt94/espn-api/pull/438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvZm9vdGJhbGwvcGxheWVyLnB5) | | | | [espn\_api/wbasketball/box\_player.py](https://codecov.io/gh/cwendt94/espn-api/pull/438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvd2Jhc2tldGJhbGwvYm94X3BsYXllci5weQ==) | | | | [espn\_api/baseball/box\_score.py](https://codecov.io/gh/cwendt94/espn-api/pull/438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvYmFzZWJhbGwvYm94X3Njb3JlLnB5) | | | | [espn\_api/wbasketball/league.py](https://codecov.io/gh/cwendt94/espn-api/pull/438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvd2Jhc2tldGJhbGwvbGVhZ3VlLnB5) | | | | [espn\_api/\_version.py](https://codecov.io/gh/cwendt94/espn-api/pull/438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvX3ZlcnNpb24ucHk=) | | | | [espn\_api/hockey/matchup.py](https://codecov.io/gh/cwendt94/espn-api/pull/438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvaG9ja2V5L21hdGNodXAucHk=) | | | | [espn\_api/baseball/player.py](https://codecov.io/gh/cwendt94/espn-api/pull/438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvYmFzZWJhbGwvcGxheWVyLnB5) | | | | ... and [50 more](https://codecov.io/gh/cwendt94/espn-api/pull/438?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt) | | 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.