johnding1996 / HKUST-COMP3111H-Group

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

test food recommender #71

Closed gongaa closed 7 years ago

gongaa commented 7 years ago

New tests for FoodRecommender

codecov[bot] commented 7 years ago

Codecov Report

Merging #71 into develop will increase coverage by 5.7%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop     #71     +/-   ##
===========================================
+ Coverage       63.2%   68.9%   +5.7%     
- Complexity       308     323     +15     
===========================================
  Files             36      36             
  Lines           1485    1488      +3     
  Branches         153     153             
===========================================
+ Hits             939    1026     +87     
+ Misses           482     395     -87     
- Partials          64      67      +3
Impacted Files Coverage Δ Complexity Δ
...g-chatbot/src/main/java/agent/FoodRecommender.java 88% <100%> (+68.5%) 19 <0> (+15) :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 af2203f...3e333a1. Read the comment docs.