johnding1996 / HKUST-COMP3111H-Group

Group Project of COMP 3111H in Fall 2017 at HKUST
Apache License 2.0
0 stars 0 forks source link

Update recent changes in Develop to Master branch #44

Closed johnding1996 closed 7 years ago

johnding1996 commented 7 years ago

To prepare starting a releasing recently, merge recent changes in develop branch to master

codecov[bot] commented 7 years ago

Codecov Report

Merging #44 into master will increase coverage by 3.5%. The diff coverage is 86.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master     #44     +/-   ##
==========================================
+ Coverage      60.3%   63.8%   +3.5%     
- Complexity      169     233     +64     
==========================================
  Files            24      27      +3     
  Lines           848     986    +138     
  Branches         86     104     +18     
==========================================
+ Hits            512     630    +118     
- Misses          301     312     +11     
- Partials         35      44      +9
Impacted Files Coverage Δ Complexity Δ
...ain/java/controller/DietingChatbotApplication.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...ot/src/main/java/controller/ChatbotController.java 53.6% <100%> (-0.9%) 22 <9> (-2)
...g-chatbot/src/main/java/utility/TextProcessor.java 80% <80%> (ø) 2 <2> (?)
...bot/src/main/java/misc/UserInitialInputRecord.java 84.9% <84.9%> (ø) 44 <44> (?)
...eting-chatbot/src/main/java/utility/Validator.java 91.3% <91.3%> (ø) 20 <20> (?)

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 0254d2a...9b2eb74. Read the comment docs.