Closed johannagwan closed 4 years ago
Merging #429 into master will decrease coverage by
0.03%
. The diff coverage is83.33%
.
@@ Coverage Diff @@
## master #429 +/- ##
============================================
- Coverage 65.61% 65.57% -0.04%
Complexity 535 535
============================================
Files 98 98
Lines 2146 2147 +1
Branches 205 206 +1
============================================
Hits 1408 1408
Misses 658 658
- Partials 80 81 +1
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...rser/suggestion/DeleteSuggestionCommandParser.java | 95.65% <ø> (ø) |
5.00 <0.00> (ø) |
|
...parser/suggestion/EditSuggestionCommandParser.java | 100.00% <ø> (ø) |
2.00 <0.00> (ø) |
|
...parser/suggestion/HelpSuggestionCommandParser.java | 100.00% <ø> (ø) |
2.00 <0.00> (ø) |
|
.../parser/suggestion/NewSuggestionCommandParser.java | 80.95% <ø> (ø) |
6.00 <0.00> (ø) |
|
...parser/suggestion/OpenSuggestionCommandParser.java | 95.65% <ø> (ø) |
5.00 <0.00> (ø) |
|
...rser/suggestion/SearchSuggestionCommandParser.java | 92.85% <ø> (ø) |
4.00 <0.00> (ø) |
|
...notably/logic/suggestion/SuggestionEngineImpl.java | 84.61% <83.33%> (-2.23%) |
15.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 b6641ec...a284e32. Read the comment docs.
Deploy preview for notably-app ready!
Built with commit a284e320599973047d94cc39cf1c99e7884bff96
Closes #285