cwendt94 / espn-api

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

Fb settings scoring format #402

Closed cwendt94 closed 1 year ago

cwendt94 commented 1 year ago

Adds scoring format to football league settings #84

codecov-commenter commented 1 year ago

Codecov Report

Base: 80.40% // Head: 80.57% // Increases project coverage by +0.16% :tada:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #402 +/- ## ========================================== + Coverage 80.40% 80.57% +0.16% ========================================== Files 52 53 +1 Lines 2011 2028 +17 ========================================== + Hits 1617 1634 +17 Misses 394 394 ``` | [Impacted Files](https://codecov.io/gh/cwendt94/espn-api/pull/402?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt) | Coverage Δ | | |---|---|---| | [espn\_api/football/constant.py](https://codecov.io/gh/cwendt94/espn-api/pull/402/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvZm9vdGJhbGwvY29uc3RhbnQucHk=) | `100.00% <100.00%> (ø)` | | | [espn\_api/football/league.py](https://codecov.io/gh/cwendt94/espn-api/pull/402/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.09% <100.00%> (+<0.01%)` | :arrow_up: | | [espn\_api/football/settings.py](https://codecov.io/gh/cwendt94/espn-api/pull/402/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christian+Wendt#diff-ZXNwbl9hcGkvZm9vdGJhbGwvc2V0dGluZ3MucHk=) | `100.00% <100.00%> (ø)` | | | [espn\_api/base\_settings.py](https://codecov.io/gh/cwendt94/espn-api/pull/402/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% <0.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.