Botfuel / botfuel-dialog

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

fix/proxy-headers #269

Closed KevinDepuydt closed 5 years ago

KevinDepuydt commented 5 years ago

added

The botfuel-bot-locale header can't be added to WsExtractor because we don't expose the configuration to the extractor

codecov[bot] commented 5 years ago

Codecov Report

Merging #269 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #269      +/-   ##
==========================================
+ Coverage   85.73%   85.74%   +0.01%     
==========================================
  Files          85       85              
  Lines        1717     1719       +2     
  Branches      236      236              
==========================================
+ Hits         1472     1474       +2     
  Misses        203      203              
  Partials       42       42
Impacted Files Coverage Δ
...ages/botfuel-dialog/src/extractors/ws-extractor.js 91.66% <ø> (ø) :arrow_up:
packages/botfuel-dialog/src/nlus/botfuel-nlu.js 80.68% <100%> (+0.44%) :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 2a37992...be3daec. Read the comment docs.