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 for ms bot framework emulator not responding #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eldiaboloz
Copy link

As bot emulator only works on localhost this is needed for it to respond to messages

@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@9c3fc24). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #16   +/-   ##
=========================================
  Coverage          ?   55.24%           
  Complexity        ?       43           
=========================================
  Files             ?        4           
  Lines             ?      143           
  Branches          ?        0           
=========================================
  Hits              ?       79           
  Misses            ?       64           
  Partials          ?        0           
Files Coverage Δ
src/BotFrameworkDriver.php 75.86% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c3fc24...3d8c30b. Read the comment docs.

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.

1 participant