AY2324S2-CS2103T-W11-2 / tp

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

Edit Command Automatically Removes Roles when a CCAs are also removed from a Contact #213

Closed chuahjiajie closed 6 months ago

chuahjiajie commented 6 months ago

Fixes #210

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 65.41%. Comparing base (8b70957) to head (33b8af7). Report is 4 commits behind head on master.

Files Patch % Lines
.../seedu/address/logic/parser/EditCommandParser.java 75.00% 1 Missing and 1 partial :warning:
...java/seedu/address/logic/commands/EditCommand.java 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #213 +/- ## ============================================ - Coverage 66.25% 65.41% -0.85% Complexity 566 566 ============================================ Files 95 95 Lines 2199 2212 +13 Branches 222 226 +4 ============================================ - Hits 1457 1447 -10 - Misses 655 680 +25 + Partials 87 85 -2 ```

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