AY1920S2-CS2103T-W17-2 / main

Notably
https://ay1920s2-cs2103t-w17-2.github.io/main/
MIT License
3 stars 4 forks source link

Move responseText to ViewStateModel #382

Closed johannagwan closed 4 years ago

johannagwan commented 4 years ago

Closes #381

netlify[bot] commented 4 years ago

Deploy preview for notably-app ready!

Built with commit f188300d32e0b8042bbe0e3384f76be6aec38ab1

https://deploy-preview-382--notably-app.netlify.com

codecov[bot] commented 4 years ago

Codecov Report

Merging #382 into master will not change coverage by %. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #382   +/-   ##
=========================================
  Coverage     66.54%   66.54%           
  Complexity      506      506           
=========================================
  Files            97       97           
  Lines          1967     1967           
  Branches        189      189           
=========================================
  Hits           1309     1309           
  Misses          580      580           
  Partials         78       78           
Impacted Files Coverage Δ Complexity Δ
.../notably/model/suggestion/SuggestionModelImpl.java 100.00% <ø> (ø) 4.00 <0.00> (-3.00)
src/main/java/com/notably/model/ModelManager.java 72.88% <100.00%> (ø) 23.00 <3.00> (ø)
...om/notably/model/viewstate/ViewStateModelImpl.java 80.95% <100.00%> (+9.52%) 8.00 <5.00> (+3.00)

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 f8357e1...f188300. Read the comment docs.