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

Fixes webhook verification with Micro when verifyToken is set in bot #236

Merged
merged 1 commit into from
Apr 13, 2018
Merged

Fixes webhook verification with Micro when verifyToken is set in bot #236

merged 1 commit into from
Apr 13, 2018

Conversation

millimoose
Copy link
Contributor

Small fix of what seems to be a bug in the Micro webhook verification. This just brings it in line with what the code for the other web frameworks does.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #236   +/-   ##
=======================================
  Coverage   90.01%   90.01%           
=======================================
  Files         107      107           
  Lines        3156     3156           
  Branches      748      748           
=======================================
  Hits         2841     2841           
  Misses        277      277           
  Partials       38       38
Impacted Files Coverage Δ
src/micro/createRequestHandler.js 90.9% <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 f4776e5...c98e6c2. Read the comment docs.

@chentsulin chentsulin merged commit 9408fda into Yoctol:master Apr 13, 2018
@chentsulin
Copy link
Collaborator

Nice PR. Thanks!

@chentsulin
Copy link
Collaborator

Released as v0.14.33 and v0.15.0-beta.5

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.

3 participants