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

Closed johnding1996 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #123 into master will decrease coverage by 7.4%. The diff coverage is 56.6%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master    #123     +/-   ##
==========================================
- Coverage      66.7%   59.2%   -7.5%     
- Complexity      328     411     +83     
==========================================
  Files            36      45      +9     
  Lines          1589    2510    +921     
  Branches        176     256     +80     
==========================================
+ Hits           1060    1487    +427     
- Misses          453     947    +494     
  Partials         76      76
Impacted Files Coverage Δ Complexity Δ
.../main/java/database/connection/SQLPoolFactory.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...n/java/controller/KitchenSinkWebMvcConfigurer.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...t/src/main/java/database/connection/RedisPool.java 52.3% <ø> (ø) 4 <0> (ø) :arrow_down:
...c/main/java/database/querier/FuzzyFoodQuerier.java 80% <ø> (ø) 2 <0> (ø) :arrow_down:
...ng-chatbot/src/main/java/controller/Publisher.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...ain/java/database/connection/RedisPoolFactory.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...bot/src/main/java/database/connection/SQLPool.java 58% <ø> (ø) 4 <0> (ø) :arrow_down:
...ot/src/main/java/database/querier/FoodQuerier.java 80% <ø> (ø) 3 <0> (ø) :arrow_down:
...bot/src/main/java/database/keeper/StateKeeper.java 73.9% <ø> (ø) 7 <0> (ø) :arrow_down:
...atbot/src/main/java/database/keeper/LogKeeper.java 73.6% <ø> (ø) 6 <0> (ø) :arrow_down:
... and 53 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 94a25a7...8df5a1f. Read the comment docs.