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

Rename say to log #131

Merged
merged 1 commit into from
May 18, 2018
Merged

Rename say to log #131

merged 1 commit into from
May 18, 2018

Conversation

olistic
Copy link
Owner

@olistic olistic commented May 18, 2018

Rename unit.say() to the more appropriate unit.log().

@codecov-io
Copy link

codecov-io commented May 18, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #131   +/-   ##
======================================
  Coverage    90.9%   90.9%           
======================================
  Files          80      80           
  Lines        1023    1023           
  Branches      162     162           
======================================
  Hits          930     930           
  Misses         77      77           
  Partials       16      16
Impacted Files Coverage Δ
packages/warriorjs-abilities/src/walk.js 100% <100%> (ø) ⬆️
packages/warriorjs-core/src/Warrior.js 100% <100%> (ø) ⬆️
packages/warriorjs-abilities/src/bind.js 100% <100%> (ø) ⬆️
packages/warriorjs-abilities/src/detonate.js 100% <100%> (ø) ⬆️
packages/warriorjs-abilities/src/think.js 100% <100%> (ø) ⬆️
packages/warriorjs-effects/src/ticking.js 100% <100%> (ø) ⬆️
packages/warriorjs-abilities/src/attack.js 100% <100%> (ø) ⬆️
packages/warriorjs-abilities/src/pivot.js 100% <100%> (ø) ⬆️
packages/warriorjs-abilities/src/shoot.js 100% <100%> (ø) ⬆️
packages/warriorjs-core/src/Unit.js 100% <100%> (ø) ⬆️
... 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 5a58e86...7e04fe6. Read the comment docs.

@olistic olistic merged commit 129956f into master May 18, 2018
@olistic olistic deleted the rename-say branch May 18, 2018 23:42
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.

None yet

2 participants