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 database #109

Closed wenshuoguo closed 6 years ago

wenshuoguo commented 6 years ago

Add coupon image extension field and test case

codecov[bot] commented 6 years ago

Codecov Report

Merging #109 into develop will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop    #109     +/-   ##
===========================================
+ Coverage       64.1%   64.2%   +0.1%     
- Complexity       331     333      +2     
===========================================
  Files             40      40             
  Lines           1694    1698      +4     
  Branches         220     220             
===========================================
+ Hits            1086    1091      +5     
+ Misses           531     528      -3     
- Partials          77      79      +2
Impacted Files Coverage Δ Complexity Δ
.../src/main/java/database/keeper/CampaignKeeper.java 83.3% <100%> (+3.3%) 12 <2> (+2) :arrow_up:
...g-chatbot/src/main/java/agent/FoodRecommender.java 75.7% <0%> (+0.2%) 55% <0%> (ø) :arrow_down:

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 c03ba7c...70cc2ca. Read the comment docs.