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 more Player stats constants #237

Closed mkreiser closed 11 months ago

mkreiser commented 11 months ago

Many of these were discovered through @cwendt94 's work on their project

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (af6f441) 100.00% compared to head (d1b8b19) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #237 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 14 14 Lines 266 266 Branches 43 43 ========================================= Hits 266 266 ``` | [Files](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/237?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser) | Coverage Δ | | |---|---|---| | [src/constants.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/237?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser#diff-c3JjL2NvbnN0YW50cy5qcw==) | `100.00% <ø> (ø)` | | | [src/player-stats/player-stats.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/237?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% <ø> (ø)` | |

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