yalla-coop / nightingale

An app that aims to help students reflect on their emotions and work out what's affecting them at school
https://botnightingale.herokuapp.com/
MIT License
2 stars 1 forks source link

fix the initial conversation #153

Closed RamyAlshurafa closed 5 years ago

RamyAlshurafa commented 5 years ago

Fix the initial conversation issue

codecov[bot] commented 5 years ago

Codecov Report

Merging #153 into master will increase coverage by 0.35%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
+ Coverage   84.38%   84.74%   +0.35%     
==========================================
  Files          61       61              
  Lines         474      472       -2     
  Branches       24       24              
==========================================
  Hits          400      400              
+ Misses         67       65       -2     
  Partials        7        7
Impacted Files Coverage Δ
server/router/bot/startChat.js 22.72% <ø> (+1.89%) :arrow_up:
server/database/queries/decideFlow.js 80% <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 22848b2...fbeecea. Read the comment docs.