botman / driver-botframework

BotMan Microsoft Bot Framework Driver
MIT License
9 stars 12 forks source link

fix for ms bot framework emulator not responding #16

Open eldiaboloz opened 4 years ago

eldiaboloz commented 4 years ago

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

codecov[bot] commented 4 years ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/botman/driver-botframework/pull/16/graphs/tree.svg?width=650&height=150&src=pr&token=m3OuJm2y8s&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=botman)](https://app.codecov.io/gh/botman/driver-botframework/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=botman) ```diff @@ Coverage Diff @@ ## master #16 +/- ## ========================================= Coverage ? 55.24% Complexity ? 43 ========================================= Files ? 4 Lines ? 143 Branches ? 0 ========================================= Hits ? 79 Misses ? 64 Partials ? 0 ``` | [Files](https://app.codecov.io/gh/botman/driver-botframework/pull/16?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=botman) | Coverage Δ | | |---|---|---| | [src/BotFrameworkDriver.php](https://app.codecov.io/gh/botman/driver-botframework/pull/16?src=pr&el=tree&filepath=src%2FBotFrameworkDriver.php&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=botman#diff-c3JjL0JvdEZyYW1ld29ya0RyaXZlci5waHA=) | `75.86% <100.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/botman/driver-botframework/pull/16?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=botman). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=botman) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/botman/driver-botframework/pull/16?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=botman). Last update [9c3fc24...3d8c30b](https://app.codecov.io/gh/botman/driver-botframework/pull/16?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=botman). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=botman).