Skip to content

[CS2103T-F14-1] conTActs#131

Open
datletu wants to merge 318 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-F14-1:master
Open

[CS2103T-F14-1] conTActs#131
datletu wants to merge 318 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-F14-1:master

Conversation

@datletu
Copy link
Copy Markdown

@datletu datletu commented Mar 5, 2025

conTActs help TAs to keep track of their students' information in an organized manner.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 5, 2025

Codecov Report

Attention: Patch coverage is 83.27273% with 92 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/PersonCard.java 0.00% 24 Missing ⚠️
...java/seedu/address/logic/commands/LoadCommand.java 34.61% 16 Missing and 1 partial ⚠️
...java/seedu/address/logic/commands/ListCommand.java 72.22% 0 Missing and 10 partials ⚠️
...ava/seedu/address/logic/commands/FilesCommand.java 52.94% 2 Missing and 6 partials ⚠️
...java/seedu/address/logic/commands/SaveCommand.java 64.70% 4 Missing and 2 partials ⚠️
.../seedu/address/logic/parser/AddressBookParser.java 25.00% 3 Missing ⚠️
...eedu/address/logic/parser/DeleteCommandParser.java 80.00% 0 Missing and 3 partials ⚠️
src/main/java/seedu/address/model/UserPrefs.java 66.66% 2 Missing and 1 partial ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 3 Missing ⚠️
...in/java/seedu/address/commons/util/StringUtil.java 84.61% 0 Missing and 2 partials ⚠️
... and 9 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 90.90% <100.00%> (+3.40%) 5.00 <2.00> (+2.00)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 8.00 <1.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 <0.00> (ø)
...ain/java/seedu/address/logic/parser/CliSyntax.java 88.88% <100.00%> (+5.55%) 1.00 <0.00> (ø)
.../seedu/address/logic/parser/EditCommandParser.java 94.44% <100.00%> (+1.85%) 15.00 <0.00> (+4.00)
...seedu/address/logic/parser/FilesCommandParser.java 100.00% <100.00%> (ø) 2.00 <2.00> (?)
.../seedu/address/logic/parser/FindCommandParser.java 100.00% <100.00%> (ø) 8.00 <7.00> (+5.00)
.../seedu/address/logic/parser/ListCommandParser.java 100.00% <100.00%> (ø) 6.00 <6.00> (?)
.../seedu/address/logic/parser/LoadCommandParser.java 100.00% <100.00%> (ø) 3.00 <3.00> (?)
... and 30 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

lilduckling and others added 29 commits March 13, 2025 15:02
Modify the message displayed by Delete Command
TODO: Fix studentID validity test
- Make it so that the user can configure his own person card
-  to show everything
-  to show some, i.e.
- Update list test and address book parser test
- Make it so that the user can configure his own person card
- 'list' to show everything
- 'list [name] [phone] [email] [address] [tags] [id]' to show some, i.e. 'list name address'
- Update list test and address book parser test
Remove unused imports
Modify delete command to delete student by student ID
lilduckling and others added 30 commits April 8, 2025 00:26
change dg to remove redo and add load command stuff
Update planned enhancements
fix ug for load addressbook
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