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

UG bugfix for tag related components #254

Closed weesiau closed 1 year ago

weesiau commented 1 year ago

Plurality of the word TAG in command examples is now standardised Additional information added to specify that multi-word tags are not allowed Input field for editStock updated to match addItem

Resolves #187 and resolves #227.

codecov-commenter commented 1 year ago

Codecov Report

Merging #254 (b8af15d) into master (cd25490) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #254   +/-   ##
=========================================
  Coverage     68.55%   68.55%           
  Complexity      710      710           
=========================================
  Files           112      112           
  Lines          2509     2509           
  Branches        305      305           
=========================================
  Hits           1720     1720           
  Misses          677      677           
  Partials        112      112           
Impacted Files Coverage Δ
src/main/java/seedu/address/model/tag/Tag.java 80.00% <ø> (ø)

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