cwendt94 / espn-api

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

Basketball Box Score H2H Category #391

Closed cwendt94 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 79.75% // Head: 80.07% // Increases project coverage by +0.31% :tada:

Coverage data is based on head (d3274ee) compared to base (628f27e). Patch coverage: 95.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #391 +/- ## ========================================== + Coverage 79.75% 80.07% +0.31% ========================================== Files 52 52 Lines 1946 1972 +26 ========================================== + Hits 1552 1579 +27 + Misses 394 393 -1 ``` | [Impacted Files](https://codecov.io/gh/cwendt94/espn-api/pull/391?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/constant.py](https://codecov.io/gh/cwendt94/espn-api/pull/391/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvYmFza2V0YmFsbC9jb25zdGFudC5weQ==) | `100.00% <ø> (ø)` | | | [espn\_api/basketball/box\_score.py](https://codecov.io/gh/cwendt94/espn-api/pull/391/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvYmFza2V0YmFsbC9ib3hfc2NvcmUucHk=) | `94.73% <94.64%> (+5.08%)` | :arrow_up: | | [espn\_api/base\_settings.py](https://codecov.io/gh/cwendt94/espn-api/pull/391/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvYmFzZV9zZXR0aW5ncy5weQ==) | `100.00% <100.00%> (ø)` | | | [espn\_api/basketball/league.py](https://codecov.io/gh/cwendt94/espn-api/pull/391/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvYmFza2V0YmFsbC9sZWFndWUucHk=) | `80.80% <100.00%> (-0.46%)` | :arrow_down: | | [espn\_api/basketball/team.py](https://codecov.io/gh/cwendt94/espn-api/pull/391/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% <0.00%> (+2.12%)` | :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.