Skip to content

[CS2103T-T12-1] TAbby Dabby#171

Open
zwliew wants to merge 392 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-T12-1:master
Open

[CS2103T-T12-1] TAbby Dabby#171
zwliew wants to merge 392 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-T12-1:master

Conversation

@zwliew
Copy link
Copy Markdown

@zwliew zwliew commented Mar 8, 2025

TAbby Dabby allows Teaching Assistants to manage their students' contacts and track their progress.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 8, 2025

Codecov Report

❌ Patch coverage is 12.58352% with 785 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/model/group/Group.java 14.08% 58 Missing and 3 partials ⚠️
...a/seedu/address/model/group/GroupMemberDetail.java 28.33% 42 Missing and 1 partial ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 2.63% 37 Missing ⚠️
...address/storage/JsonAdaptedGroupMemberDetails.java 0.00% 37 Missing ⚠️
.../address/logic/commands/EditAssignmentCommand.java 0.00% 35 Missing ⚠️
.../address/logic/commands/ShowAttendanceCommand.java 0.00% 35 Missing ⚠️
...address/logic/commands/GradeAssignmentCommand.java 0.00% 31 Missing ⚠️
src/main/java/seedu/address/model/AddressBook.java 6.06% 30 Missing and 1 partial ⚠️
...u/address/logic/commands/AddAssignmentCommand.java 0.00% 29 Missing ⚠️
.../address/logic/commands/MarkAttendanceCommand.java 0.00% 29 Missing ⚠️
... and 35 more
Files with missing lines Coverage Δ Complexity Δ
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 8.00 <1.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%> (ø) 8.00 <1.00> (+1.00)
...edu/address/logic/commands/DeleteGroupCommand.java 30.00% <100.00%> (+30.00%) 3.00 <1.00> (+3.00)
...java/seedu/address/logic/commands/EditCommand.java 97.46% <100.00%> (+0.03%) 13.00 <0.00> (ø)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <100.00%> (ø) 7.00 <1.00> (+1.00)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...seedu/address/logic/commands/ListGroupCommand.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...ain/java/seedu/address/logic/parser/CliSyntax.java 92.85% <100.00%> (+5.35%) 1.00 <0.00> (ø)
...eedu/address/logic/parser/DeleteCommandParser.java 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
... and 53 more

... and 1 file with indirect coverage changes

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

@zwliew zwliew changed the title [CS2103T-T12-1] Tabby Dabby [CS2103T-T12-1] TAbby Dabby Mar 11, 2025
zwliew and others added 28 commits March 26, 2025 10:26
…tail

Add GroupMemberDetail and Assignment class
Add MarkAttendanceCommand and UnmarkAttendanceCommand
chore(ArrayListMap/ArrayListSet): Add unit tests
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
dexterkwxn and others added 30 commits April 7, 2025 23:30
Co-authored-by: Zhao Wei Liew <zhaoweiliew@gmail.com>
Co-authored-by: Zhao Wei Liew <zhaoweiliew@gmail.com>
Co-authored-by: Zhao Wei Liew <zhaoweiliew@gmail.com>
Co-authored-by: Zhao Wei Liew <zhaoweiliew@gmail.com>
Co-authored-by: Zhao Wei Liew <zhaoweiliew@gmail.com>
Update Effort and Manual Testing sections in DG
Co-authored-by: Dexter Kwxn <dexter.kwxn@gmail.com>
Co-authored-by: Dexter Kwxn <dexter.kwxn@gmail.com>
fix: Fix some UG-related bug reports
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