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

Get the project running on Node 16 with dependency upgrades #217

Closed mkreiser closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0d9628c) 100.00% compared to head (de2cad6) 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #217 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 13 13 Lines 182 217 +35 Branches 25 35 +10 ========================================= + Hits 182 217 +35 ``` | [Files Changed](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser) | Coverage Δ | | |---|---|---| | [src/boxscore-player/boxscore-player.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/217?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% <ø> (ø)` | | | [src/boxscore/boxscore.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/217?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% <ø> (ø)` | | | [src/free-agent-player/free-agent-player.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/217?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% <ø> (ø)` | | | [src/league/league.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser#diff-c3JjL2xlYWd1ZS9sZWFndWUuanM=) | `100.00% <ø> (ø)` | | | [src/nfl-game/nfl-game.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mike+Kreiser#diff-c3JjL25mbC1nYW1lL25mbC1nYW1lLmpz) | `100.00% <ø> (ø)` | | | [src/player-stats/player-stats.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/217?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% <ø> (ø)` | | | [src/team/team.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/217?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% <ø> (ø)` | | | [src/player/player.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/217?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%> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/217/indirect-changes?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.