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 671 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 65.15152% with 23 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...rc/main/java/seedu/address/ui/PaginationPanel.java 0.00% 10 Missing ⚠️
...java/seedu/address/logic/commands/ListCommand.java 55.55% 2 Missing and 2 partials ⚠️
src/main/java/seedu/address/ui/ContactCard.java 0.00% 3 Missing ⚠️
...rc/main/java/seedu/address/model/contact/Name.java 88.23% 0 Missing and 2 partials ⚠️
.../seedu/address/logic/parser/ListCommandParser.java 87.50% 0 Missing and 1 partial ⚠️
...rc/main/java/seedu/address/model/contact/Role.java 50.00% 0 Missing and 1 partial ⚠️
src/main/java/seedu/address/ui/HelpWindow.java 0.00% 1 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
...rc/main/java/seedu/address/logic/LogicManager.java 82.60% <100.00%> (ø) 5.00 <2.00> (ø)
src/main/java/seedu/address/logic/Messages.java 90.90% <ø> (ø) 5.00 <0.00> (ø)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 9.00 <0.00> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 87.87% <ø> (ø) 18.00 <0.00> (ø)
...java/seedu/address/logic/commands/EditCommand.java 95.65% <100.00%> (+1.57%) 27.00 <0.00> (+1.00)
...java/seedu/address/logic/commands/HelpCommand.java 100.00% <100.00%> (ø) 12.00 <0.00> (ø)
...eedu/address/logic/parser/DeleteCommandParser.java 92.59% <ø> (ø) 9.00 <0.00> (ø)
.../seedu/address/logic/parser/EditCommandParser.java 95.45% <ø> (ø) 16.00 <0.00> (ø)
...in/java/seedu/address/logic/parser/ParserUtil.java 98.11% <100.00%> (ø) 22.00 <3.00> (ø)
src/main/java/seedu/address/model/AddressBook.java 85.29% <ø> (ø) 13.00 <0.00> (ø)
... and 25 more

potaotototo pushed a commit to potaotototo/tp that referenced this pull request Oct 24, 2024
…ay-sequence-diagram

Add sequence diagram for display command
juliantayyc pushed a commit to juliantayyc/tp that referenced this pull request Nov 7, 2024
somethingfishyfishy and others added 25 commits November 10, 2024 17:01
Update pic for commandLineDescription
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.

5 participants