Skip to content

[CS2103-T13-3] NUSMeet#23

Open
zuoshihua wants to merge 270 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-T13-3:master
Open

[CS2103-T13-3] NUSMeet#23
zuoshihua wants to merge 270 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-T13-3:master

Conversation

@zuoshihua
Copy link
Copy Markdown

NUSMeet helps NUS students track friends who are enrolled in the same courses. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 17, 2025

Codecov Report

Attention: Patch coverage is 44.46809% with 261 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/MainApp.java 0.00% 49 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 48 Missing ⚠️
.../seedu/address/logic/backend/AutoUpdatePerson.java 0.00% 22 Missing ⚠️
...va/seedu/address/storage/JsonLoginBookStorage.java 18.18% 18 Missing ⚠️
...rc/main/java/seedu/address/logic/LogicManager.java 5.55% 17 Missing ⚠️
...ava/seedu/address/model/person/PreviousCourse.java 0.00% 15 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 11.76% 15 Missing ⚠️
...java/seedu/address/logic/commands/EditCommand.java 63.63% 7 Missing and 5 partials ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 62.96% 8 Missing and 2 partials ⚠️
.../seedu/address/logic/parser/EditCommandParser.java 36.36% 4 Missing and 3 partials ⚠️
... and 10 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 90.90% <100.00%> (+3.40%) 4.00 <1.00> (+1.00)
...address/logic/backend/SetSimilarityComparator.java 100.00% <100.00%> (ø) 2.00 <2.00> (?)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <100.00%> (ø) 7.00 <0.00> (ø)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <100.00%> (ø) 7.00 <2.00> (+1.00)
...a/seedu/address/logic/parser/AddCommandParser.java 100.00% <100.00%> (ø) 5.00 <3.00> (ø)
...ain/java/seedu/address/logic/parser/CliSyntax.java 88.88% <100.00%> (+5.55%) 1.00 <0.00> (ø)
src/main/java/seedu/address/model/Model.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...rc/main/java/seedu/address/model/ModelManager.java 100.00% <100.00%> (ø) 24.00 <2.00> (+1.00)
...rc/main/java/seedu/address/model/person/Email.java 92.85% <ø> (ø) 6.00 <0.00> (ø)
... and 25 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

zuoshihua and others added 29 commits March 3, 2025 16:27
DeveloperGuide.md: Update value proposition
DeveloperGuide.md: Update user stories
DeveloperGuide.md: Update target user profile, value proposition, user stories
Add Course class
Add Friend class
Czzzzzzzzzt and others added 30 commits April 7, 2025 11:51
…ndofbitter/tp into update-check-duplicate-course

"Update duplicate check"
Update name length to a limit of 50 characters
Update user guide
Update name error message
Update to restore help window when minimize
Update Developer Guide
Update phone error message
…-number

# Conflicts:
#	docs/DeveloperGuide.md
#	docs/UserGuide.md
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