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 Feedback #120

Closed johnding1996 closed 6 years ago

johnding1996 commented 6 years ago

Finished the feedback module.

codecov[bot] commented 6 years ago

Codecov Report

Merging #120 into develop will decrease coverage by 3.8%. The diff coverage is 10%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop    #120     +/-   ##
===========================================
- Coverage       66.6%   62.8%   -3.9%     
- Complexity       413     415      +2     
===========================================
  Files             44      45      +1     
  Lines           2180    2357    +177     
  Branches         230     244     +14     
===========================================
+ Hits            1454    1481     +27     
- Misses           652     802    +150     
  Partials          74      74
Impacted Files Coverage Δ Complexity Δ
...ing-chatbot/src/main/java/utility/JsonUtility.java 97.7% <ø> (-0.1%) 11 <0> (ø)
...g-chatbot/src/main/java/agent/FoodRecommender.java 85.3% <ø> (-0.4%) 42 <0> (ø)
...hatbot/src/main/java/database/querier/Querier.java 64.9% <ø> (ø) 34 <0> (ø) :arrow_down:
...tbot/src/main/java/database/keeper/MenuKeeper.java 84.2% <ø> (ø) 7 <0> (ø) :arrow_down:
...src/main/java/database/keeper/SerializeKeeper.java 54.5% <0%> (-23.8%) 10 <0> (ø)
...g-chatbot/src/main/java/agent/FeedbackManager.java 0% <0%> (ø) 0 <0> (?)
.../src/main/java/database/keeper/CampaignKeeper.java 66.6% <0%> (-25%) 13 <0> (ø)
...chatbot/src/main/java/controller/ImageControl.java 2.2% <0%> (ø) 2 <0> (ø) :arrow_down:
...tbot/src/main/java/database/keeper/HistKeeper.java 59.2% <11.1%> (-14.5%) 7 <0> (+1)
...ot/src/main/java/controller/ChatbotController.java 64.9% <50%> (-0.3%) 18 <3> (ø)
... and 4 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 efb1d8b...e7d44c6. Read the comment docs.