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/speech recognition #114

Closed johnding1996 closed 6 years ago

johnding1996 commented 6 years ago

Equipping the chatbot with almost full speech recognition capability.

codecov[bot] commented 6 years ago

Codecov Report

Merging #114 into develop will decrease coverage by 2.1%. The diff coverage is 5.3%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop    #114     +/-   ##
===========================================
- Coverage       62.8%   60.6%   -2.2%     
  Complexity       415     415             
===========================================
  Files             45      45             
  Lines           2357    2450     +93     
  Branches         244     249      +5     
===========================================
+ Hits            1481    1486      +5     
- Misses           802     890     +88     
  Partials          74      74
Impacted Files Coverage Δ Complexity Δ
...g-chatbot/src/main/java/utility/TextProcessor.java 30.3% <0%> (-64.1%) 10 <0> (ø)
...ot/src/main/java/controller/ChatbotController.java 48.6% <9%> (-16.3%) 18 <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 3aa2b69...26f83c3. Read the comment docs.