Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GUI Color Coding #65

Merged

Conversation

nihalramesh
Copy link

No description provided.

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 30.76923% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...rc/main/java/seedu/address/ui/PersonListPanel.java 0.00% 10 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 8 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
.../main/java/seedu/address/model/person/Student.java 79.54% <100.00%> (+1.49%) 12.00 <2.00> (+1.00)
.../main/java/seedu/address/model/person/Teacher.java 82.22% <100.00%> (+1.26%) 16.00 <2.00> (+1.00)
src/main/java/seedu/address/ui/PersonCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...rc/main/java/seedu/address/ui/PersonListPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)

@nihalramesh
Copy link
Author

Fixes #66

Copy link

@maahir-garg maahir-garg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nihalramesh nihalramesh merged commit b80bcbd into AY2425S1-CS2103T-F12-2:master Oct 17, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants