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-F14a-4] CampusConnect #96

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

Conversation

chrisjohntan
Copy link

CampusConnect addresses the challenge of building community and collaboration among university students and staff by connecting them based on shared modules, clubs, and hobbies.
We simplify the process of finding and accessing contacts for professors and teaching staff, fostering an engaged and supportive academic environment.

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 70.80103% with 113 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...u/address/logic/commands/CategorizeTagCommand.java 46.66% 15 Missing and 1 partial ⚠️
src/main/java/seedu/address/ui/HelpWindow.java 0.00% 14 Missing ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 47.61% 11 Missing ⚠️
...java/seedu/address/logic/commands/RedoCommand.java 22.22% 7 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 7 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 7 Missing ⚠️
src/main/java/seedu/address/ui/TagCard.java 0.00% 7 Missing ⚠️
...c/main/java/seedu/address/model/CampusConnect.java 62.50% 6 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 16.66% 5 Missing ⚠️
...seedu/address/logic/commands/SuperFindCommand.java 42.85% 2 Missing and 2 partials ⚠️
... and 15 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 85.71% <100.00%> (-1.79%) 3.00 <0.00> (ø)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 8.00 <1.00> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 55.55% <ø> (-44.45%) 3.00 <0.00> (+1.00) ⬇️
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <ø> (ø) 8.00 <0.00> (+1.00)
...seedu/address/logic/commands/DeleteTagCommand.java 76.00% <ø> (ø) 9.00 <0.00> (?)
...java/seedu/address/logic/commands/EditCommand.java 97.26% <ø> (-0.18%) 12.00 <0.00> (-1.00)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...java/seedu/address/logic/commands/UndoCommand.java 100.00% <ø> (ø) 5.00 <0.00> (?)
...ss/logic/commands/exceptions/CommandException.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
... and 34 more

... and 1 file with indirect coverage changes

yooplo and others added 13 commits October 24, 2024 01:09
Implement redo command
# Conflicts:
#	src/main/java/seedu/address/logic/LogicManager.java
#	src/main/java/seedu/address/logic/parser/CampusConnectParser.java
#	src/test/java/seedu/address/logic/parser/CampusConnectParserTest.java
Create AddTagCommand and AddTagCommandParser
Implement SuperFind
Add RedoCommand to command class diagram
Add redo command to UG, fix grammatical errors
Also updated the UI.png image with the new look
Improve UI look
potaotototo pushed a commit to potaotototo/tp that referenced this pull request Oct 24, 2024
…-AddDefensiveCodeToLesson

Add Null Check Assertions
KrashKart and others added 30 commits November 7, 2024 23:08
seriously why
Fix markbind issues
Change the icon back
Update manual testing for find and deltag
Add instructions for manual testing for instruction testing
Add manual testing instructions for cattag command
Define duplicate contact in UG
Cite reuse of NUS and NUS mascot images
Fix dead releases link
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