johnding1996 / HKUST-COMP3111H-Group

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

Develop merge to master with multiple enhancement #63

Closed gongaa closed 7 years ago

gongaa commented 7 years ago

The following features are involved:

codecov[bot] commented 7 years ago

Codecov Report

Merging #63 into master will decrease coverage by 4.4%. The diff coverage is 47.7%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master     #63     +/-   ##
==========================================
- Coverage      67.2%   62.8%   -4.5%     
- Complexity      247     279     +32     
==========================================
  Files            28      36      +8     
  Lines          1024    1285    +261     
  Branches        104     129     +25     
==========================================
+ Hits            689     808    +119     
- Misses          289     424    +135     
- Partials         46      53      +7
Impacted Files Coverage Δ Complexity Δ
...bot/src/main/java/database/keeper/StateKeeper.java 73.9% <ø> (ø) 7 <0> (ø) :arrow_down:
...bot/src/main/java/database/connection/SQLPool.java 55.1% <ø> (ø) 3 <0> (ø) :arrow_down:
...atbot/src/main/java/database/keeper/LogKeeper.java 73.6% <ø> (ø) 6 <0> (ø) :arrow_down:
...tbot/src/main/java/database/keeper/HistKeeper.java 73.6% <ø> (ø) 6 <0> (ø) :arrow_down:
...-chatbot/src/main/java/database/keeper/Keeper.java 100% <ø> (ø) 3 <0> (ø) :arrow_down:
...t/src/main/java/database/connection/RedisPool.java 47.3% <ø> (ø) 3 <0> (ø) :arrow_down:
...src/main/java/database/keeper/SerializeKeeper.java 78.2% <ø> (ø) 10 <0> (ø) :arrow_down:
...ot/src/main/java/database/querier/FoodQuerier.java 80% <ø> (ø) 3 <0> (ø) :arrow_down:
.../java/agent/FoodConfirm/GetFoodCandidateFuzzy.java 0% <0%> (ø) 0 <0> (?)
.../main/java/agent/FoodConfirm/GetFoodCandidate.java 0% <0%> (ø) 0 <0> (?)
... and 17 more

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 f31580c...ddef16a. Read the comment docs.