olistic / warriorjs

🏰 An exciting game of programming and Artificial Intelligence
https://warriorjs.com
MIT License
9.43k stars 490 forks source link

Fix printRow positioning when using ANSI escapes #146

Closed olistic closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #146 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
+ Coverage   91.15%   91.17%   +0.01%     
==========================================
  Files          83       83              
  Lines        1052     1054       +2     
  Branches      171      171              
==========================================
+ Hits          959      961       +2     
  Misses         77       77              
  Partials       16       16
Impacted Files Coverage Δ
packages/warriorjs-cli/src/ui/printRow.js 100% <100%> (ø) :arrow_up:

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 254822c...e39b2b7. Read the comment docs.