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

Mood store / update #117

Closed AsalaKM closed 5 years ago

AsalaKM commented 5 years ago

Relates #77

codecov[bot] commented 5 years ago

Codecov Report

Merging #117 into master will decrease coverage by 2.28%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   87.05%   84.77%   -2.29%     
==========================================
  Files          43       44       +1     
  Lines         340      348       +8     
  Branches       16       16              
==========================================
- Hits          296      295       -1     
- Misses         39       48       +9     
  Partials        5        5
Impacted Files Coverage Δ
server/database/queries/messages.js 50% <0%> (-33.34%) :arrow_down:
server/router/controllers/index.js 100% <100%> (ø) :arrow_up:
server/database/queries/update_mood.js 50% <50%> (ø)
server/router/controllers/messages.js 33.33% <0%> (-50.01%) :arrow_down:

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 4d53503...f799a89. Read the comment docs.