AY2425S1-CS2103T-T11-3 / tp

MIT License
0 stars 5 forks source link

Fix remaining test cases #110

Closed yikjunxian closed 5 days ago

yikjunxian commented 5 days ago

Fixed test cases for RoleCommandTest, RoleTest and PhoneContainsKeywordsPredicateTest.

codecov[bot] commented 5 days ago

Codecov Report

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

Files with missing lines Coverage Δ Complexity Δ
...java/seedu/address/logic/commands/RoleCommand.java 61.79% <100.00%> (ø) 9.00 <0.00> (?)
src/main/java/seedu/address/model/role/Role.java 71.42% <100.00%> (ø) 6.00 <0.00> (?)

... and 12 files with indirect coverage changes