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

Update Team object with improved team name mapping #229

Closed mkreiser closed 11 months ago

mkreiser commented 11 months ago

Fixes #227

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (c6d4ee9) 100.00% compared to head (0196a66) 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

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

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