johnding1996 / HKUST-COMP3111H-Group

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

Feature/injected controller #91

Closed thomaszhouan closed 6 years ago

thomaszhouan commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #91 into develop will decrease coverage by 0.8%. The diff coverage is 7.2%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop     #91     +/-   ##
===========================================
- Coverage       25.6%   24.7%   -0.9%     
- Complexity       142     146      +4     
===========================================
  Files             35      37      +2     
  Lines           1304    1378     +74     
  Branches         173     176      +3     
===========================================
+ Hits             334     341      +7     
- Misses           942    1008     +66     
- Partials          28      29      +1
Impacted Files Coverage Δ Complexity Δ
...ot/src/main/java/controller/ChatbotController.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...g-chatbot/src/main/java/agent/FoodRecommender.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...g-chatbot/src/main/java/agent/CampaignManager.java 0% <0%> (ø) 0 <0> (?)
...eting-chatbot/src/main/java/agent/UserManager.java 0% <0%> (ø) 0 <0> (?)
...atbot/src/main/java/agent/IntentionClassifier.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...ting-chatbot/src/main/java/agent/MealRecorder.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
dieting-chatbot/src/main/java/agent/MealAsker.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...ieting-chatbot/src/main/java/agent/MenuParser.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...hatbot/src/main/java/controller/DebugReceiver.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...ieting-chatbot/src/main/java/controller/State.java 82.7% <100%> (+8.6%) 7 <0> (+2) :arrow_up:
... and 5 more

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 ec91d90...530e261. Read the comment docs.