AY2425S1-CS2103T-F11-1 / tp

MS Dhoni Fan Club
MIT License
1 stars 5 forks source link

Delete person from CC #84

Closed karthickkc closed 2 days ago

karthickkc commented 2 days ago

Deletes persons from associated Concerts Adds person to a Concert

codecov[bot] commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files with missing lines Coverage Δ Complexity Δ
...dress/logic/commands/AddConcertContactCommand.java 100.00% <100.00%> (ø) 12.00 <1.00> (?)
...du/address/logic/commands/DeletePersonCommand.java 100.00% <100.00%> (ø) 7.00 <0.00> (ø)
...s/logic/parser/AddConcertContactCommandParser.java 100.00% <100.00%> (ø) 3.00 <1.00> (?)
.../seedu/address/logic/parser/AddressBookParser.java 100.00% <100.00%> (ø) 15.00 <0.00> (ø)

... and 4 files with indirect coverage changes

karthickkc commented 2 days ago

fixes #84