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
310 stars 78 forks source link

Add getDraftInfo route to client #232

Closed mkreiser closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (4a0dbea) 100.00% compared to head (0c15798) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #232 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 13 14 +1 Lines 223 246 +23 Branches 35 39 +4 ========================================= + Hits 223 246 +23 ``` | [Files](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/232?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser) | Coverage Δ | | |---|---|---| | [src/client/client.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/232?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/232?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%> (ø)` | |

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