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

Closed gongaa closed 6 years ago

gongaa commented 6 years ago

New features from develop to master for deployment.

codecov[bot] commented 6 years ago

Codecov Report

Merging #75 into master will increase coverage by 3.8%. The diff coverage is 51.4%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master     #75     +/-   ##
==========================================
+ Coverage      62.8%   66.7%   +3.8%     
- Complexity      279     328     +49     
==========================================
  Files            36      36             
  Lines          1285    1589    +304     
  Branches        129     176     +47     
==========================================
+ Hits            808    1060    +252     
- Misses          424     453     +29     
- Partials         53      76     +23
Impacted Files Coverage Δ Complexity Δ
...ot/src/main/java/database/querier/UserQuerier.java 100% <ø> (ø) 3 <0> (ø) :arrow_down:
...-chatbot/src/main/java/database/keeper/Keeper.java 100% <ø> (ø) 3 <0> (ø) :arrow_down:
.../main/java/database/connection/SQLPoolFactory.java 0% <0%> (ø) 0 <0> (?)
...ain/java/database/connection/RedisPoolFactory.java 0% <0%> (ø) 0 <0> (?)
...ng-chatbot/src/main/java/controller/Formatter.java 4.8% <0%> (ø) 2 <0> (ø) :arrow_down:
...t/src/main/java/database/connection/RedisPool.java 52.3% <100%> (+5%) 4 <0> (+1) :arrow_up:
...bot/src/main/java/database/connection/SQLPool.java 58% <100%> (+2.8%) 4 <0> (+1) :arrow_up:
...eting-chatbot/src/main/java/agent/ConfirmFood.java 17.7% <17.7%> (ø) 6 <6> (?)
...bot/src/main/java/misc/UserInitialInputRecord.java 79% <50%> (-5.9%) 45 <0> (+1)
...ieting-chatbot/src/main/java/agent/MenuParser.java 82.6% <57.8%> (-10%) 14 <0> (+1)
... and 11 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 181b913...79d49b8. Read the comment docs.