AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Feature : Delete Specialisation #177

Closed kimshitong closed 1 year ago

kimshitong commented 1 year ago

Closes #145

codecov[bot] commented 1 year ago

Codecov Report

Merging #177 (1836af0) into master (5dd2d61) will increase coverage by 0.36%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #177      +/-   ##
============================================
+ Coverage     80.80%   81.17%   +0.36%     
- Complexity      921      938      +17     
============================================
  Files           134      136       +2     
  Lines          2777     2820      +43     
  Branches        269      275       +6     
============================================
+ Hits           2244     2289      +45     
+ Misses          500      499       -1     
+ Partials         33       32       -1     
Files Coverage Δ
...ss/logic/commands/DeleteSpecialisationCommand.java 100.00% <100.00%> (ø)
...ogic/parser/DeleteSpecialisationCommandParser.java 100.00% <100.00%> (ø)
.../seedu/address/logic/parser/MediConnectParser.java 100.00% <100.00%> (+5.40%) :arrow_up:

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