Closed ruoyann closed 3 years ago
Merging #189 (3a53615) into master (3568d61) will decrease coverage by
0.17%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #189 +/- ##
============================================
- Coverage 62.68% 62.51% -0.18%
Complexity 670 670
============================================
Files 94 94
Lines 2573 2580 +7
Branches 332 335 +3
============================================
Hits 1613 1613
- Misses 863 868 +5
- Partials 97 99 +2
Impacted Files | Coverage Δ | |
---|---|---|
.../java/seedu/address/logic/commands/AddCommand.java | 100.00% <ø> (ø) |
|
...java/seedu/address/logic/commands/EditCommand.java | 73.39% <ø> (ø) |
|
...java/seedu/address/logic/commands/ListCommand.java | 70.58% <ø> (ø) |
|
...main/java/seedu/address/model/amenity/Amenity.java | 90.47% <100.00%> (ø) |
|
...va/seedu/address/logic/commands/DeleteCommand.java | 75.00% <0.00%> (-25.00%) |
:arrow_down: |
...in/java/seedu/address/logic/parser/ParserUtil.java | 82.41% <0.00%> (-1.86%) |
:arrow_down: |
src/main/java/seedu/address/model/tag/Tag.java | 100.00% <0.00%> (ø) |
|
src/main/java/seedu/address/ui/InfoDisplay.java | 0.00% <0.00%> (ø) |
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 3568d61...3a53615. Read the comment docs.
Resolves Issue #181 #179 #178 #176 #175 #168 #199 #203 #194