AY2425S1-CS2103T-T15-1 / tp

Other
0 stars 5 forks source link

Standardise naming scheme for `PersonListCard` and `RentalInformationListCard` #189

Closed zackjh closed 3 days ago

zackjh commented 4 days ago

Replaced all occurrences of PersonCard and RentalInformationCard with PersonListCard and RentalInformationListCard respectively.

codecov[bot] commented 4 days ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...rc/main/java/seedu/address/ui/PersonListPanel.java 0.00% 1 Missing :warning:
...a/seedu/address/ui/RentalInformationListPanel.java 0.00% 1 Missing :warning:
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/ui/PersonListCard.java 0.00% <ø> (ø) 0.00 <0.00> (?)
...va/seedu/address/ui/RentalInformationListCard.java 0.00% <ø> (ø) 0.00 <0.00> (?)
...rc/main/java/seedu/address/ui/PersonListPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...a/seedu/address/ui/RentalInformationListPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)