AY2223S1-CS2103T-W08-4 / tp

AB3 for Team Project
https://ay2223s1-cs2103t-w08-4.github.io/tp/
MIT License
1 stars 5 forks source link

Fixed AddItem command parser bugs and small UG fix #249

Closed Bahamas20 closed 2 years ago

Bahamas20 commented 2 years ago

Fixed bugs:

174

241

236

codecov-commenter commented 2 years ago

Codecov Report

Merging #249 (83e8aa5) into master (11368f5) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #249      +/-   ##
============================================
+ Coverage     68.67%   68.78%   +0.11%     
- Complexity      709      711       +2     
============================================
  Files           112      112              
  Lines          2493     2502       +9     
  Branches        304      306       +2     
============================================
+ Hits           1712     1721       +9     
  Misses          669      669              
  Partials        112      112              
Impacted Files Coverage Δ
...a/seedu/address/logic/commands/AddItemCommand.java 88.23% <ø> (ø)
...edu/address/logic/parser/AddItemCommandParser.java 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.