AY2425S1-CS2103T-F14B-2 / tp

MIT License
0 stars 5 forks source link

fix: course commands help and error message #162

Open accountexeregister opened 5 hours ago

accountexeregister commented 5 hours ago

closes #135, #160

Changes

course-add

image

course-edit

image

course-delete

image

codecov[bot] commented 5 hours ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files with missing lines Coverage Δ Complexity Δ
...ntacts/logic/commands/course/CourseAddCommand.java 100.00% <ø> (ø) 7.00 <0.00> (ø)
...cts/logic/commands/course/CourseDeleteCommand.java 100.00% <ø> (ø) 8.00 <0.00> (ø)
...tacts/logic/commands/course/CourseEditCommand.java 79.16% <ø> (ø) 9.00 <0.00> (ø)