chrisparsons83 / FFDiscordBot

Discord Bot for Fantasy Football
20 stars 13 forks source link

Snapcount now sort the returned string by players snap percentage #115

Closed tc216997 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #115 into master will increase coverage by 0.06%. The diff coverage is 60.2%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   75.83%   75.89%   +0.06%     
==========================================
  Files          11       11              
  Lines         753      780      +27     
  Branches      103      117      +14     
==========================================
+ Hits          571      592      +21     
- Misses        182      188       +6
Impacted Files Coverage Δ
lib/snapcounts.js 18.75% <0%> (-0.61%) :arrow_down:
lib/utilities.js 90.52% <100%> (+5.08%) :arrow_up:
lib/commands.js 56.61% <49.18%> (+2.3%) :arrow_up:
lib/teamstats.js 91.56% <82.35%> (-5.84%) :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 4182772...ff424ee. Read the comment docs.