AY2122S1-CS2103T-F12-2 / tp

https://ay2122s1-cs2103t-f12-2.github.io/tp/
MIT License
1 stars 5 forks source link

Branch add message #256

Closed yunpeng1234 closed 2 years ago

yunpeng1234 commented 2 years ago

Change tag into skill for add message

Change Skill Tags names to Skill names for error message

255

codecov-commenter commented 2 years ago

Codecov Report

Merging #256 (b93bf3f) into master (9c2e76c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #256   +/-   ##
=========================================
  Coverage     70.73%   70.73%           
  Complexity      596      596           
=========================================
  Files            85       85           
  Lines          1924     1924           
  Branches        259      259           
=========================================
  Hits           1361     1361           
  Misses          445      445           
  Partials        118      118           
Impacted Files Coverage Δ
...ava/seedu/intern/logic/commands/DeleteCommand.java 95.23% <ø> (ø)
.../java/seedu/intern/logic/commands/EditCommand.java 82.30% <ø> (ø)
.../java/seedu/intern/logic/commands/ViewCommand.java 22.22% <ø> (ø)
src/main/java/seedu/intern/model/skills/Skill.java 80.00% <ø> (ø)
...n/java/seedu/intern/model/applicant/Applicant.java 90.41% <100.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 9c2e76c...b93bf3f. Read the comment docs.

yunpeng1234 commented 2 years ago

delete and edit messages changed

yunpeng1234 commented 2 years ago

Changed view command text also