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 #54

Closed wenshuoguo closed 6 years ago

wenshuoguo commented 6 years ago

Interation API for food query

codecov[bot] commented 6 years ago

Codecov Report

Merging #54 into develop will decrease coverage by 1.8%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop     #54     +/-   ##
===========================================
- Coverage       67.2%   65.4%   -1.9%     
  Complexity       247     247             
===========================================
  Files             28      31      +3     
  Lines           1024    1053     +29     
  Branches         104     107      +3     
===========================================
  Hits             689     689             
- Misses           289     318     +29     
  Partials          46      46
Impacted Files Coverage Δ Complexity Δ
...ava/agent/FoodConfirm/GetFoodCandidatePartial.java 0% <0%> (ø) 0 <0> (?)
.../main/java/agent/FoodConfirm/GetFoodCandidate.java 0% <0%> (ø) 0 <0> (?)
.../java/agent/FoodConfirm/GetFoodCandidateFuzzy.java 0% <0%> (ø) 0 <0> (?)

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 279ae10...13fe819. Read the comment docs.