Skip to content

[CS2103-T14-3] WhoDat#103

Open
laishuya wants to merge 252 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-T14-3:master
Open

[CS2103-T14-3] WhoDat#103
laishuya wants to merge 252 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-T14-3:master

Conversation

@laishuya
Copy link
Copy Markdown

@laishuya laishuya commented Feb 26, 2025

WhoDat helps teaching assistants from NUS Computing to efficiently manage and easily look up information related to students from different tutorial groups.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 26, 2025

Codecov Report

❌ Patch coverage is 84.81781% with 75 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../address/logic/commands/MultipleDeleteCommand.java 50.00% 22 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 12 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 7 Missing ⚠️
.../address/model/person/StudentIdMatchPredicate.java 63.63% 2 Missing and 2 partials ⚠️
...java/seedu/address/logic/commands/FindCommand.java 85.71% 1 Missing and 2 partials ⚠️
.../seedu/address/logic/parser/FindCommandParser.java 66.66% 2 Missing and 1 partial ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 95.58% 0 Missing and 3 partials ⚠️
.../java/seedu/address/logic/parser/WhoDatParser.java 40.00% 3 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 3 Missing ⚠️
...rc/main/java/seedu/address/logic/LogicManager.java 71.42% 2 Missing ⚠️
... and 10 more
Files with missing lines Coverage Δ Complexity Δ
...in/java/seedu/address/commons/core/LogsCenter.java 78.78% <ø> (ø) 5.00 <0.00> (ø)
src/main/java/seedu/address/logic/Messages.java 87.50% <100.00%> (ø) 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 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
...java/seedu/address/logic/commands/EditCommand.java 97.59% <100.00%> (+0.15%) 16.00 <4.00> (+3.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> (ø)
...a/seedu/address/logic/parser/AddCommandParser.java 100.00% <100.00%> (ø) 5.00 <0.00> (ø)
...ain/java/seedu/address/logic/parser/CliSyntax.java 83.33% <100.00%> (ø) 1.00 <0.00> (ø)
...eedu/address/logic/parser/DeleteCommandParser.java 100.00% <100.00%> (ø) 2.00 <1.00> (ø)
... and 34 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

xinnnyeee and others added 30 commits April 8, 2025 00:20
Update UG, limit Tag length, edit error message for Tag and classID
Fix sample data to accommodate the new requirements
Change Update/Edit to Edit to resolve hyperlink issue
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