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

Testing codecov et. al. with deleteCookies method #160

Closed nc-kreiserm closed 4 years ago

nc-kreiserm commented 4 years ago

spiderman_point

codecov-io commented 4 years ago

Codecov Report

Merging #160 into master will decrease coverage by 1.22%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
- Coverage     100%   98.77%   -1.23%     
==========================================
  Files          13       13              
  Lines         161      163       +2     
  Branches       25       25              
==========================================
  Hits          161      161              
- Misses          0        2       +2
Impacted Files Coverage Δ
src/client/client.js 95.55% <0%> (-4.45%) :arrow_down:

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 f9e6786...9212445. Read the comment docs.