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
304 stars 76 forks source link

Upgrade Eslint configuation #163

Closed mkreiser closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #163 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #163   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     13           
  Lines         181    181           
  Branches       25     25           
=====================================
  Hits          181    181
Impacted Files Coverage Δ
src/player-stats/player-stats.js 100% <ø> (ø) :arrow_up:
src/boxscore-player/boxscore-player.js 100% <ø> (ø) :arrow_up:
src/nfl-game/nfl-game.js 100% <ø> (ø) :arrow_up:
src/league/league.js 100% <ø> (ø) :arrow_up:
src/boxscore/boxscore.js 100% <ø> (ø) :arrow_up:
src/team/team.js 100% <ø> (ø) :arrow_up:
src/player/player.js 100% <ø> (ø) :arrow_up:
src/client/client.js 100% <ø> (ø) :arrow_up:
src/free-agent-player/free-agent-player.js 100% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2568370...7aa4b4d. Read the comment docs.