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/interact food query #49

Closed cliubf closed 6 years ago

cliubf commented 6 years ago

Merge in API for feature 6 development

codecov[bot] commented 6 years ago

Codecov Report

Merging #49 into feature/confirm-food-content will decrease coverage by 5.9%. The diff coverage is 0%.

Impacted file tree graph

@@                      Coverage Diff                      @@
##             feature/confirm-food-content    #49   +/-   ##
=============================================================
- Coverage                            67.9%    62%   -6%     
+ Complexity                            246    233   -13     
=============================================================
  Files                                  28     30    +2     
  Lines                                1015   1015           
  Branches                              107    107           
=============================================================
- Hits                                  690    630   -60     
- Misses                                275    341   +66     
+ Partials                               50     44    -6
Impacted Files Coverage Δ Complexity Δ
...main/java/database/querier/PartialFoodQuerier.java 63.6% <ø> (ø) 3 <0> (ø) :arrow_down:
...c/main/java/database/querier/FuzzyFoodQuerier.java 66.6% <ø> (ø) 2 <0> (ø) :arrow_down:
...ava/agent/FoodConfirm/GetFoodCandidatePartial.java 0% <0%> (ø) 0 <0> (?)
.../java/agent/FoodConfirm/GetFoodCandidateFuzzy.java 0% <0%> (ø) 0 <0> (?)
.../main/java/agent/FoodConfirm/GetFoodCandidate.java 0% <0%> (ø) 0 <0> (?)
...ot/src/main/java/controller/ChatbotController.java 53.6% <0%> (-21.8%) 22% <0%> (-8%)
dieting-chatbot/src/main/java/agent/MealAsker.java

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 a707508...cd88357. Read the comment docs.