Closed thomaszhouan closed 7 years ago
Merging #72 into develop will decrease coverage by
0.5%
. The diff coverage is27.8%
.
@@ Coverage Diff @@
## develop #72 +/- ##
===========================================
- Coverage 68.9% 68.4% -0.6%
- Complexity 323 324 +1
===========================================
Files 36 36
Lines 1488 1511 +23
Branches 153 155 +2
===========================================
+ Hits 1026 1034 +8
- Misses 395 408 +13
- Partials 67 69 +2
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...ieting-chatbot/src/main/java/controller/State.java | 60% <ø> (ø) |
7 <0> (ø) |
:arrow_down: |
dieting-chatbot/src/main/java/agent/MealAsker.java | 81.1% <100%> (+1.1%) |
19 <0> (ø) |
:arrow_down: |
...ot/src/main/java/controller/ChatbotController.java | 77.4% <100%> (+0.4%) |
33 <1> (+1) |
:arrow_up: |
...eting-chatbot/src/main/java/agent/ConfirmFood.java | 20.8% <4.6%> (-4.8%) |
6 <1> (ø) |
|
...ieting-chatbot/src/main/java/agent/MenuParser.java | 84.8% <57.1%> (-4.1%) |
14 <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 9af223f...e893f7e. Read the comment docs.
Combine
MealRecorder
and other modules