fourkitchens / scrummy-react-dom

♠️♣️♥️♦️
http://playscrummy.com
5 stars 4 forks source link

Prettier #33

Closed infiniteluke closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #33 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #33   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     13           
  Lines         125    127    +2     
=====================================
+ Hits          125    127    +2
Impacted Files Coverage Δ
src/components/Hand/index.js 100% <100%> (ø) :arrow_up:
src/actions/ScrummyAPI.js 100% <100%> (ø) :arrow_up:
src/components/Client/index.js 100% <100%> (ø) :arrow_up:
src/containers/Card.js 100% <100%> (ø) :arrow_up:
src/components/VotingResult/index.js 100% <100%> (ø) :arrow_up:
src/components/Card/index.js 100% <100%> (ø) :arrow_up:
src/components/Message/index.js 100% <100%> (ø) :arrow_up:
src/actions/messageTypes.js 100% <100%> (ø) :arrow_up:
src/reducers/game.js 100% <100%> (ø) :arrow_up:
src/reducers/ui.js 100% <100%> (ø) :arrow_up:
... and 2 more

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 3eec4d6...e6b3499. Read the comment docs.