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

Update League object with current matchup and scoring period IDs #231

Closed mkreiser closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (f8d037b) 100.00% compared to head (a4e37ca) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #231 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 13 13 Lines 221 223 +2 Branches 35 35 ========================================= + Hits 221 223 +2 ``` | [Files](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/231?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/231?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/league/league.js](https://app.codecov.io/gh/mkreiser/ESPN-Fantasy-Football-API/pull/231?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% <ø> (ø)` | |

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