Closed cliubf closed 6 years ago
Merging #110 into develop will decrease coverage by
0.7%
. The diff coverage is16.6%
.
@@ Coverage Diff @@
## develop #110 +/- ##
===========================================
- Coverage 67.4% 66.6% -0.8%
- Complexity 408 413 +5
===========================================
Files 44 44
Lines 2131 2180 +49
Branches 224 230 +6
===========================================
+ Hits 1437 1454 +17
- Misses 621 652 +31
- Partials 73 74 +1
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...g-chatbot/src/main/java/agent/FoodRecommender.java | 85.6% <ø> (+0.3%) |
42 <0> (ø) |
:arrow_down: |
...ieting-chatbot/src/main/java/agent/MenuParser.java | 78.5% <ø> (ø) |
8 <0> (ø) |
:arrow_down: |
...ieting-chatbot/src/main/java/controller/State.java | 93.3% <ø> (ø) |
10 <0> (ø) |
:arrow_down: |
...ot/src/main/java/controller/ChatbotController.java | 65.1% <ø> (ø) |
18 <0> (ø) |
:arrow_down: |
...hatbot/src/main/java/controller/DebugReceiver.java | 0% <ø> (ø) |
0 <0> (ø) |
:arrow_down: |
...ting-chatbot/src/main/java/agent/PortionAsker.java | 28.1% <16.6%> (+28.1%) |
5 <1> (+5) |
: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 c79bff0...15952ab. Read the comment docs.
All test cases passed, coverage is satisfactory.