Botfuel / botfuel-dialog

Botfuel SDK to build highly conversational chatbots
https://docs.botfuel.io
Other
102 stars 18 forks source link

fix/api-dns-not-found #260

Closed KevinDepuydt closed 6 years ago

KevinDepuydt commented 6 years ago

Force request-promise to look for an ipv4 address to prevent errors of type getaddrinfo ENOTFOUND

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #260   +/-   ##
=======================================
  Coverage   86.51%   86.51%           
=======================================
  Files          84       84           
  Lines        1669     1669           
  Branches      230      230           
=======================================
  Hits         1444     1444           
  Misses        184      184           
  Partials       41       41
Impacted Files Coverage Δ
...ages/botfuel-dialog/src/extractors/ws-extractor.js 91.66% <ø> (ø) :arrow_up:
packages/botfuel-dialog/src/nlus/botfuel-nlu.js 79.51% <100%> (ø) :arrow_up:

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 e7d4081...62ecf05. Read the comment docs.