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/user indicate portion size #110

Closed cliubf closed 6 years ago

cliubf commented 6 years ago

All test cases passed, coverage is satisfactory.

codecov[bot] commented 6 years ago

Codecov Report

Merging #110 into develop will decrease coverage by 0.7%. The diff coverage is 16.6%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop    #110     +/-   ##
===========================================
- Coverage       67.4%   66.6%   -0.8%     
- Complexity       408     413      +5     
===========================================
  Files             44      44             
  Lines           2131    2180     +49     
  Branches         224     230      +6     
===========================================
+ Hits            1437    1454     +17     
- Misses           621     652     +31     
- Partials          73      74      +1
Impacted Files Coverage Δ Complexity Δ
...g-chatbot/src/main/java/agent/FoodRecommender.java 85.6% <ø> (+0.3%) 42 <0> (ø) :arrow_down:
...ieting-chatbot/src/main/java/agent/MenuParser.java 78.5% <ø> (ø) 8 <0> (ø) :arrow_down:
...ieting-chatbot/src/main/java/controller/State.java 93.3% <ø> (ø) 10 <0> (ø) :arrow_down:
...ot/src/main/java/controller/ChatbotController.java 65.1% <ø> (ø) 18 <0> (ø) :arrow_down:
...hatbot/src/main/java/controller/DebugReceiver.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...ting-chatbot/src/main/java/agent/PortionAsker.java 28.1% <16.6%> (+28.1%) 5 <1> (+5) :arrow_up:

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 c79bff0...15952ab. Read the comment docs.