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

Initial params weekly events #136

Closed dupreesi closed 5 years ago

dupreesi commented 5 years ago

relates #133 and #134

codecov[bot] commented 5 years ago

Codecov Report

Merging #136 into master will increase coverage by 1.62%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   84.36%   85.99%   +1.62%     
==========================================
  Files          46       50       +4     
  Lines         371      414      +43     
  Branches       18       20       +2     
==========================================
+ Hits          313      356      +43     
  Misses         52       52              
  Partials        6        6
Impacted Files Coverage Δ
server/database/dummy_data/weekly_event.js 100% <ø> (ø) :arrow_up:
server/database/queries/storeWeeklyEvents.js 100% <100%> (ø)
server/database/queries/updateUserParams.js 100% <100%> (ø)
server/database/queries/storeParams.js 100% <100%> (ø)
server/database/queries/makeDaysArray.js 100% <100%> (ø)

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 6e39136...a094ab5. Read the comment docs.