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/controller/image control #118

Closed gongaa closed 6 years ago

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

Codecov Report

Merging #118 into master will decrease coverage by 5.1%. The diff coverage is 60.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master    #118     +/-   ##
==========================================
- Coverage      66.7%   61.5%   -5.2%     
- Complexity      328     343     +15     
==========================================
  Files            36      42      +6     
  Lines          1589    1842    +253     
  Branches        176     232     +56     
==========================================
+ Hits           1060    1134     +74     
- Misses          453     626    +173     
- Partials         76      82      +6
Impacted Files Coverage Δ Complexity Δ
...n/java/controller/KitchenSinkWebMvcConfigurer.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...bot/src/main/java/database/connection/SQLPool.java 58% <ø> (ø) 4 <0> (ø) :arrow_down:
...t/src/main/java/database/connection/RedisPool.java 52.3% <ø> (ø) 4 <0> (ø) :arrow_down:
...ot/src/main/java/database/querier/UserQuerier.java 100% <ø> (ø) 3 <0> (ø) :arrow_down:
...src/main/java/database/keeper/SerializeKeeper.java 78.2% <ø> (ø) 10 <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:
.../main/java/database/connection/SQLPoolFactory.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...ng-chatbot/src/main/java/agent/TextMenuParser.java 77.7% <0%> (-11.2%) 3 <0> (ø)
...g-chatbot/src/main/java/agent/CampaignManager.java 0% <0%> (ø) 0 <0> (?)
... and 39 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...7648d4b. Read the comment docs.