AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Add exit command #181

Closed derekjxtan closed 10 months ago

derekjxtan commented 10 months ago

just merge, no intention to test this

codecov[bot] commented 10 months ago

Codecov Report

Merging #181 (3bdef21) into master (dcc98af) will decrease coverage by 0.13%. The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master     #181      +/-   ##
============================================
- Coverage     81.17%   81.04%   -0.13%     
  Complexity      938      938              
============================================
  Files           136      137       +1     
  Lines          2820     2823       +3     
  Branches        275      275              
============================================
- Hits           2289     2288       -1     
- Misses          499      502       +3     
- Partials         32       33       +1     
Files Coverage Δ
.../seedu/address/logic/parser/MediConnectParser.java 94.87% <0.00%> (-5.13%) :arrow_down:
...java/seedu/address/logic/commands/ExitCommand.java 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more