Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor printing of entire rows #120

Merged
merged 4 commits into from
May 18, 2018
Merged

Refactor printing of entire rows #120

merged 4 commits into from
May 18, 2018

Conversation

olistic
Copy link
Owner

@olistic olistic commented May 18, 2018

screen shot 2018-05-17 at 21 09 55

Fixes #111

@codecov-io
Copy link

codecov-io commented May 18, 2018

Codecov Report

Merging #120 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #120      +/-   ##
=========================================
+ Coverage   90.87%   90.9%   +0.03%     
=========================================
  Files          80      80              
  Lines        1019    1023       +4     
  Branches      158     162       +4     
=========================================
+ Hits          926     930       +4     
  Misses         77      77              
  Partials       16      16
Impacted Files Coverage Δ
packages/warriorjs-cli/src/ui/printTurnHeader.js 100% <100%> (ø) ⬆️
packages/warriorjs-cli/src/ui/printLevelHeader.js 100% <100%> (ø) ⬆️
...ackages/warriorjs-cli/src/ui/printWarriorStatus.js 100% <100%> (ø) ⬆️
packages/warriorjs-cli/src/ui/printRow.js 100% <100%> (ø)

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 7027989...388109b. Read the comment docs.

@olistic olistic merged commit 5a58e86 into master May 18, 2018
@olistic olistic deleted the print-row-refactor branch May 18, 2018 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants