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

[CS2103-F09-1] data coNdUctorS #120

Open
wants to merge 388 commits into
base: master
Choose a base branch
from

Conversation

cth06-Github
Copy link

data coNdUctorS enables Administrative Director of CCAs (Co-Curricular Activities) in NUS to efficiently and easily manage and access large CCA membership database (including creation, edit, and deletion of data entries).

@cth06-Github cth06-Github changed the title [CS2103-T09-2] data coNdUctorS [CS2103-T09-1] data coNdUctorS Sep 21, 2024
@cth06-Github cth06-Github changed the title [CS2103-T09-1] data coNdUctorS [CS2103-F09-1] data coNdUctorS Sep 21, 2024
Copy link

codecov bot commented Sep 21, 2024

Codecov Report

Attention: Patch coverage is 79.58215% with 215 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/ContactCard.java 0.00% 44 Missing ⚠️
...rc/main/java/seedu/address/ui/PaginationPanel.java 0.00% 24 Missing ⚠️
...java/seedu/address/logic/commands/EditCommand.java 87.85% 6 Missing and 7 partials ⚠️
...c/main/java/seedu/address/ui/ContactListPanel.java 0.00% 13 Missing ⚠️
...eedu/address/logic/parser/DeleteCommandParser.java 60.71% 7 Missing and 4 partials ⚠️
...rc/main/java/seedu/address/model/contact/Role.java 75.00% 4 Missing and 7 partials ⚠️
...rc/main/java/seedu/address/ui/StatusBarFooter.java 0.00% 9 Missing ⚠️
.../seedu/address/logic/parser/EditCommandParser.java 80.48% 4 Missing and 4 partials ⚠️
...ava/seedu/address/model/contact/StudentStatus.java 77.14% 3 Missing and 5 partials ⚠️
...seedu/address/model/contact/UniqueContactList.java 84.61% 5 Missing and 3 partials ⚠️
... and 22 more
Files with missing lines Coverage Δ Complexity Δ
...n/java/seedu/address/commons/core/GuiSettings.java 76.92% <ø> (ø) 8.00 <0.00> (ø)
...in/java/seedu/address/commons/util/StringUtil.java 94.73% <100.00%> (ø) 8.00 <1.00> (+1.00)
src/main/java/seedu/address/logic/Messages.java 90.90% <100.00%> (+3.40%) 5.00 <1.00> (+2.00)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <100.00%> (ø) 3.00 <1.00> (+1.00)
...va/seedu/address/logic/commands/CommandResult.java 100.00% <ø> (ø) 13.00 <0.00> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <100.00%> (ø) 3.00 <1.00> (+1.00)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <100.00%> (ø) 8.00 <2.00> (+2.00)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <100.00%> (ø) 3.00 <1.00> (+1.00)
...ain/java/seedu/address/logic/parser/CliSyntax.java 85.71% <100.00%> (+2.38%) 1.00 <0.00> (ø)
.../seedu/address/logic/parser/ListCommandParser.java 100.00% <100.00%> (ø) 9.00 <9.00> (?)
... and 39 more

... and 2 files with indirect coverage changes

wuzengfu and others added 27 commits October 17, 2024 22:51
Remove white space after command prefix
…nt-roles

Use different colors for different roles
Change Help description and the User Guide URL to our webpage
…us-footer-bar

Display total count in status footer bar
WinstonJin and others added 29 commits November 7, 2024 22:03
juliantayyc pushed a commit to juliantayyc/tp that referenced this pull request Nov 7, 2024
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.

6 participants