Closed thomaszhouan closed 6 years ago
Merging #107 into develop will increase coverage by
0.9%
. The diff coverage is94.6%
.
@@ Coverage Diff @@
## develop #107 +/- ##
===========================================
+ Coverage 63.1% 64.1% +0.9%
Complexity 331 331
===========================================
Files 40 40
Lines 1708 1694 -14
Branches 218 220 +2
===========================================
+ Hits 1079 1086 +7
+ Misses 551 530 -21
Partials 78 78
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...ieting-chatbot/src/main/java/agent/MenuParser.java | 79% <80%> (ø) |
13 <0> (ø) |
:arrow_down: |
dieting-chatbot/src/main/java/agent/MealAsker.java | 77.5% <90%> (+2.2%) |
8 <2> (-9) |
:arrow_down: |
...g-chatbot/src/main/java/agent/FoodRecommender.java | 75.4% <96.2%> (+0.7%) |
55 <9> (+3) |
:arrow_up: |
...ing-chatbot/src/main/java/utility/JsonUtility.java | 95.5% <96.9%> (+27.8%) |
10 <5> (+4) |
:arrow_up: |
...ting-chatbot/src/main/java/agent/MealRecorder.java | 17.8% <0%> (-0.9%) |
6% <0%> (ø) |
|
...atbot/src/main/java/utility/ParserMessageJSON.java | 56.2% <0%> (+3.1%) |
7% <0%> (+1%) |
:arrow_up: |
...ting-chatbot/src/main/java/agent/PortionAsker.java | 31% <0%> (+6.8%) |
4% <0%> (+1%) |
: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 dfce26c...81799f1. Read the comment docs.
QueryJSON
andMenuJSON
.MenuJSON
forMenuParser
,MealAsker
,PortionAsker
andFoodRecommender