AY2324S2-CS2103T-W11-2 / tp

https://ay2324s2-cs2103t-w11-2.github.io/tp/
MIT License
0 stars 4 forks source link

Delete roles after deleting CCA #212

Closed Fidget-Spinner closed 6 months ago

Fidget-Spinner commented 6 months ago

Fixes https://github.com/AY2324S2-CS2103T-W11-2/tp/issues/211

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 65.41%. Comparing base (9346606) to head (7f60344). Report is 1 commits behind head on master.

Files Patch % Lines
...seedu/address/logic/commands/DeleteCcaCommand.java 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #212 +/- ## ============================================ - Coverage 66.25% 65.41% -0.85% + Complexity 566 565 -1 ============================================ Files 95 95 Lines 2199 2206 +7 Branches 222 224 +2 ============================================ - Hits 1457 1443 -14 - Misses 655 679 +24 + Partials 87 84 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.