AY2324S2-CS2103T-W11-2 / tp

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

Removed Ability to Assign Role for Add, Assign and Edit Commands without CCA #204

Closed chuahjiajie closed 6 months ago

chuahjiajie commented 6 months ago

Fixes #127

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 66.25%. Comparing base (42c51b5) to head (867b595). Report is 4 commits behind head on master.

Files Patch % Lines
...va/seedu/address/logic/commands/AssignCommand.java 50.00% 1 Missing and 1 partial :warning:
...java/seedu/address/logic/commands/EditCommand.java 66.66% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #204 +/- ## ============================================ - Coverage 66.40% 66.25% -0.16% - Complexity 564 566 +2 ============================================ Files 95 95 Lines 2191 2199 +8 Branches 219 222 +3 ============================================ + Hits 1455 1457 +2 - Misses 652 655 +3 - Partials 84 87 +3 ```

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