Skip to content

[CS2103-F10-4] ConnectS#43

Open
e1093051 wants to merge 568 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-F10-4:master
Open

[CS2103-F10-4] ConnectS#43
e1093051 wants to merge 568 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-F10-4:master

Conversation

@e1093051
Copy link
Copy Markdown

ConnectS simplifies managing social life and allows TAs to group their tutees by course and tutorial group. It's optimised for typing instead of mouse.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 19, 2025

Codecov Report

❌ Patch coverage is 64.87342% with 111 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...rc/main/java/seedu/address/model/ModelManager.java 51.16% 37 Missing and 5 partials ⚠️
...n/java/seedu/address/model/person/ModTutGroup.java 57.14% 10 Missing and 5 partials ⚠️
...java/seedu/address/logic/commands/ViewCommand.java 44.44% 9 Missing and 1 partial ⚠️
...du/address/logic/commands/DeleteModTutCommand.java 72.22% 4 Missing and 1 partial ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 5 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 4 Missing ⚠️
src/main/java/seedu/address/logic/Messages.java 75.00% 2 Missing and 2 partials ⚠️
.../seedu/address/logic/parser/ViewCommandParser.java 0.00% 3 Missing ⚠️
src/main/java/seedu/address/ui/ResultDisplay.java 0.00% 3 Missing ⚠️
...va/seedu/address/logic/commands/DeleteCommand.java 60.00% 1 Missing and 1 partial ⚠️
... and 12 more
Files with missing lines Coverage Δ Complexity Δ
...in/java/seedu/address/commons/util/StringUtil.java 95.23% <100.00%> (+0.50%) 9.00 <1.00> (+2.00)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <ø> (ø) 9.00 <0.00> (+1.00)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
...seedu/address/logic/commands/DeleteModCommand.java 100.00% <100.00%> (ø) 6.00 <6.00> (?)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <100.00%> (ø) 8.00 <0.00> (+2.00)
...java/seedu/address/logic/commands/HelpCommand.java 100.00% <100.00%> (ø) 4.00 <2.00> (+2.00)
...java/seedu/address/logic/commands/SortCommand.java 100.00% <ø> (ø) 4.00 <0.00> (?)
...u/address/logic/parser/DeleteModCommandParser.java 100.00% <100.00%> (ø) 2.00 <2.00> (?)
.../seedu/address/logic/parser/EditCommandParser.java 87.17% <100.00%> (-5.42%) 15.00 <0.00> (+4.00) ⬇️
...in/java/seedu/address/logic/parser/ParserUtil.java 97.95% <100.00%> (+0.73%) 19.00 <2.00> (+5.00)
... and 36 more

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

e1093051 and others added 29 commits April 2, 2025 08:38
# Conflicts:
#	src/main/java/seedu/address/model/Model.java
#	src/test/java/seedu/address/logic/commands/AddCommandTest.java
Fix bug where edit allows for duplicate fields
Update UML Diagram for View Button
Change http tag from image to puml
potatodudedude and others added 30 commits April 8, 2025 02:02
Update DG for use of AI for Yueh-Ching as instructed by the teaching team
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.

4 participants