johnding1996 / HKUST-COMP3111H-Group

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

Test/agent test #126

Closed johnding1996 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #126 into develop will increase coverage by 5.4%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop    #126     +/-   ##
===========================================
+ Coverage       59.2%   64.6%   +5.4%     
- Complexity       411     446     +35     
===========================================
  Files             45      45             
  Lines           2510    2510             
  Branches         256     256             
===========================================
+ Hits            1487    1623    +136     
+ Misses           947     805    -142     
- Partials          76      82      +6
Impacted Files Coverage Δ Complexity Δ
...g-chatbot/src/main/java/agent/CampaignManager.java 55.9% <0%> (+7%) 33% <0%> (+3%) :arrow_up:
...src/main/java/database/keeper/SerializeKeeper.java 63.6% <0%> (+9%) 11% <0%> (+1%) :arrow_up:
dieting-chatbot/src/main/java/agent/MealAsker.java 60.6% <0%> (+10.6%) 27% <0%> (+4%) :arrow_up:
...tbot/src/main/java/database/keeper/HistKeeper.java 70.3% <0%> (+11.1%) 8% <0%> (+1%) :arrow_up:
...g-chatbot/src/main/java/agent/FeedbackManager.java 28.1% <0%> (+28.1%) 11% <0%> (+11%) :arrow_up:
...ting-chatbot/src/main/java/agent/PortionAsker.java 98.5% <0%> (+70.4%) 20% <0%> (+15%) :arrow_up:

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 d456abb...8758dd2. Read the comment docs.