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

Closed wenshuoguo closed 6 years ago

wenshuoguo commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #100 into develop will increase coverage by 0.3%. The diff coverage is 72.4%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop    #100     +/-   ##
===========================================
+ Coverage       63.4%   63.7%   +0.3%     
- Complexity       314     328     +14     
===========================================
  Files             38      39      +1     
  Lines           1648    1676     +28     
  Branches         214     214             
===========================================
+ Hits            1046    1069     +23     
- Misses           528     530      +2     
- Partials          74      77      +3
Impacted Files Coverage Δ Complexity Δ
...ot/src/main/java/database/querier/UserQuerier.java 100% <ø> (ø) 3 <0> (ø) :arrow_down:
...tbot/src/main/java/database/keeper/MenuKeeper.java 84.2% <0%> (ø) 7 <0> (ø) :arrow_down:
...-chatbot/src/main/java/database/keeper/Keeper.java 78.5% <62.5%> (-21.5%) 6 <3> (+3)
.../src/main/java/database/keeper/CampaignKeeper.java 80% <80%> (ø) 10 <10> (?)
...g-chatbot/src/main/java/agent/FoodRecommender.java 74.6% <0%> (+0.2%) 52% <0%> (ø) :arrow_down:
...hatbot/src/main/java/database/querier/Querier.java 65.3% <0%> (+0.6%) 34% <0%> (+1%) :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 24140a1...3fffdaa. Read the comment docs.

johnding1996 commented 6 years ago

And one more thing is to remove your DS_Store binary file or add it to .gitignore.

johnding1996 commented 6 years ago

You can also create a issue which holds this 5 story points.