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

[CS2103T-F12-1] ConnectCS #13

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

Conversation

weiseng18
Copy link

ConnectCS is for NUS CS freshmen who are unfamiliar with the school system and find it frustrating to gather contacts from all types of platforms. It allows NUS CS freshmen to easily locate the admin contact details when needed, which helps them better manage contact details of their profs, classmates, CCA mates, offices, emergency helplines, etc. so that they can focus more on their study.

Copy link

codecov bot commented Sep 14, 2024

Codecov Report

Attention: Patch coverage is 79.48718% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...el/person/ModuleRoleContainsKeywordsPredicate.java 66.66% 3 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 1 Missing ⚠️
...java/seedu/address/logic/commands/FindCommand.java 87.50% 0 Missing and 1 partial ⚠️
...java/seedu/address/logic/commands/HelpCommand.java 0.00% 1 Missing ⚠️
.../seedu/address/logic/parser/AddressBookParser.java 0.00% 1 Missing ⚠️
.../seedu/address/logic/parser/HelpCommandParser.java 0.00% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 81.08% <ø> (-6.42%) 14.00 <0.00> (+11.00) ⬇️
.../java/seedu/address/logic/commands/AddCommand.java 89.47% <ø> (-10.53%) 7.00 <0.00> (-1.00)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <ø> (ø) 8.00 <0.00> (+1.00)
...java/seedu/address/logic/commands/RedoCommand.java 100.00% <100.00%> (ø) 2.00 <2.00> (?)
...seedu/address/logic/commands/edit/EditCommand.java 94.52% <100.00%> (ø) 27.00 <0.00> (?)
...a/seedu/address/logic/parser/AddCommandParser.java 100.00% <100.00%> (ø) 9.00 <0.00> (+4.00)
...eedu/address/logic/parser/DeleteCommandParser.java 100.00% <100.00%> (ø) 3.00 <2.00> (+1.00)
.../seedu/address/logic/parser/FindCommandParser.java 90.00% <100.00%> (-10.00%) 13.00 <0.00> (+10.00) ⬇️
...in/java/seedu/address/logic/parser/ParserUtil.java 94.21% <100.00%> (-3.01%) 44.00 <3.00> (+30.00) ⬇️
src/main/java/seedu/address/model/AddressBook.java 85.29% <ø> (+1.96%) 13.00 <0.00> (+2.00)
... and 10 more

... and 3 files with indirect coverage changes

potaotototo pushed a commit to potaotototo/tp that referenced this pull request Sep 25, 2024
juliantayyc added a commit to juliantayyc/tp that referenced this pull request Oct 3, 2024
Judy1x4 pushed a commit to Judy1x4/tp that referenced this pull request Oct 8, 2024
MAOXIONGKAI and others added 26 commits November 7, 2024 22:37
…imension

Fix help window dimension and allow scrolling
Co-authored-by: Tianyi <60572517+lithops-zty@users.noreply.github.com>
Co-authored-by: Tianyi <60572517+lithops-zty@users.noreply.github.com>
Co-authored-by: Tianyi <60572517+lithops-zty@users.noreply.github.com>
Co-authored-by: Tianyi <60572517+lithops-zty@users.noreply.github.com>
Co-authored-by: Tianyi <60572517+lithops-zty@users.noreply.github.com>
Co-authored-by: Tianyi <60572517+lithops-zty@users.noreply.github.com>
lithops-zty and others added 30 commits November 12, 2024 12:11
Add overview of GUI and notes on command history
…n-for-testing-dg

Finish instruction for testing dg
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