AY2122S2-CS2103-F11-2 / tp

TAlent Assistant™ is a desktop application used by professors to schedule interviews and keep track of applications for teaching assistants.
https://ay2122s2-cs2103-f11-2.github.io/tp/
MIT License
1 stars 5 forks source link

Issue #349: Fix bug in ellipsis for edit command message usage #380

Closed domlimm closed 2 years ago

domlimm commented 2 years ago

@charmainehly @LeeEnEn @lzan98 @tiewweijian Guys, to note that Issue #349 has been given the go to fix by prof.

Closes #349.

codecov[bot] commented 2 years ago

Codecov Report

Merging #380 (f3a5784) into master (29a58dd) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #380   +/-   ##
=========================================
  Coverage     71.88%   71.88%           
  Complexity      864      864           
=========================================
  Files           122      122           
  Lines          2607     2607           
  Branches        360      360           
=========================================
  Hits           1874     1874           
  Misses          641      641           
  Partials         92       92           
Impacted Files Coverage Δ
...java/seedu/address/logic/commands/EditCommand.java 90.38% <ø> (ø)

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 29a58dd...f3a5784. Read the comment docs.