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

fix(getCommand): update regular expression to check command carefully #14

Merged
merged 2 commits into from
Nov 7, 2017

Conversation

evenchange4
Copy link
Owner

for issue #13

@evenchange4 evenchange4 self-assigned this Nov 7, 2017
@codecov
Copy link

codecov bot commented Nov 7, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   97.61%   97.61%           
=======================================
  Files           6        6           
  Lines          42       42           
  Branches        2        2           
=======================================
  Hits           41       41           
  Misses          1        1
Impacted Files Coverage Δ
src/utils/getCommand.js 100% <100%> (ø) ⬆️
src/listener.js 94.73% <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 53eab7f...33eec5b. Read the comment docs.

@evenchange4 evenchange4 merged commit 0f01991 into master Nov 7, 2017
@evenchange4 evenchange4 deleted the bugfix/command branch November 7, 2017 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant