Closed johnding1996 closed 6 years ago
Merging #114 into develop will decrease coverage by
2.1%
. The diff coverage is5.3%
.
@@ 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.
Equipping the chatbot with almost full speech recognition capability.