johnding1996 / HKUST-COMP3111H-Group

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

check messages and update speech words #124

Closed johnding1996 closed 6 years ago

johnding1996 commented 6 years ago

Update the literals and language model

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@8df5a1f). Click here to learn what that means. The diff coverage is 53.1%.

Impacted file tree graph

@@            Coverage Diff            @@
##             develop    #124   +/-   ##
=========================================
  Coverage           ?   59.2%           
  Complexity         ?     411           
=========================================
  Files              ?      45           
  Lines              ?    2510           
  Branches           ?     256           
=========================================
  Hits               ?    1487           
  Misses             ?     947           
  Partials           ?      76
Impacted Files Coverage Δ Complexity Δ
...ot/src/main/java/controller/ChatbotController.java 48.6% <ø> (ø) 18 <0> (?)
...g-chatbot/src/main/java/agent/FeedbackManager.java 0% <0%> (ø) 0 <0> (?)
...ting-chatbot/src/main/java/agent/MealRecorder.java 96.2% <100%> (ø) 22 <0> (?)
...tbot/src/main/java/agent/InitialInputRecorder.java 94% <100%> (ø) 36 <0> (?)
...ting-chatbot/src/main/java/agent/PortionAsker.java 28.1% <33.3%> (ø) 5 <0> (?)
...g-chatbot/src/main/java/agent/FoodRecommender.java 85.6% <50%> (ø) 42 <0> (?)
...g-chatbot/src/main/java/agent/CampaignManager.java 48.8% <57.1%> (ø) 30 <0> (?)
dieting-chatbot/src/main/java/agent/Agent.java 77.7% <66.6%> (ø) 16 <0> (?)

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 8df5a1f...a79c0fd. Read the comment docs.