mkreiser / ESPN-Fantasy-Football-API

Connect to ESPN's fantasy football API via this JS API client for web and NodeJS. Available as an npm package.
http://espn-fantasy-football-api.s3-website.us-east-2.amazonaws.com/
GNU Lesser General Public License v3.0
296 stars 74 forks source link

Player refactor #243

Closed mkreiser closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (745137a) 100.00% compared to head (f8934e6) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #243 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 14 14 Lines 280 296 +16 Branches 46 49 +3 ========================================= + Hits 280 296 +16 ``` | [Files](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser) | Coverage Δ | | |---|---|---| | [...ses/base-cacheable-object/base-cacheable-object.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser#diff-c3JjL2Jhc2UtY2xhc3Nlcy9iYXNlLWNhY2hlYWJsZS1vYmplY3QvYmFzZS1jYWNoZWFibGUtb2JqZWN0Lmpz) | `100.00% <ø> (ø)` | | | [src/base-classes/base-object/base-object.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser#diff-c3JjL2Jhc2UtY2xhc3Nlcy9iYXNlLW9iamVjdC9iYXNlLW9iamVjdC5qcw==) | `100.00% <100.00%> (ø)` | | | [src/boxscore-player/boxscore-player.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser#diff-c3JjL2JveHNjb3JlLXBsYXllci9ib3hzY29yZS1wbGF5ZXIuanM=) | `100.00% <100.00%> (ø)` | | | [src/boxscore/boxscore.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser#diff-c3JjL2JveHNjb3JlL2JveHNjb3JlLmpz) | `100.00% <100.00%> (ø)` | | | [src/client/client.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser#diff-c3JjL2NsaWVudC9jbGllbnQuanM=) | `100.00% <100.00%> (ø)` | | | [src/draft-player/draft-player.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser#diff-c3JjL2RyYWZ0LXBsYXllci9kcmFmdC1wbGF5ZXIuanM=) | `100.00% <100.00%> (ø)` | | | [src/free-agent-player/free-agent-player.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser#diff-c3JjL2ZyZWUtYWdlbnQtcGxheWVyL2ZyZWUtYWdlbnQtcGxheWVyLmpz) | `100.00% <100.00%> (ø)` | | | [src/player-stats/player-stats.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser#diff-c3JjL3BsYXllci1zdGF0cy9wbGF5ZXItc3RhdHMuanM=) | `100.00% <100.00%> (ø)` | | | [src/player/player.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser#diff-c3JjL3BsYXllci9wbGF5ZXIuanM=) | `100.00% <100.00%> (ø)` | | | [src/team/team.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser#diff-c3JjL3RlYW0vdGVhbS5qcw==) | `100.00% <100.00%> (ø)` | | | ... and [1 more](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/243?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.