Skip to content

[CS2103-F10-4] TutorProMax#87

Open
huangtian666 wants to merge 237 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103-F10-4:master
Open

[CS2103-F10-4] TutorProMax#87
huangtian666 wants to merge 237 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103-F10-4:master

Conversation

@huangtian666
Copy link
Copy Markdown

@huangtian666 huangtian666 commented Feb 23, 2025

TutorProMax helps tutors manage detail of their students. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@huangtian666 huangtian666 changed the title [CS2103-F10-4 TutorProMax] [CS2103-F10-4] TutorProMax Feb 23, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 23, 2025

Codecov Report

❌ Patch coverage is 88.78505% with 36 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...java/seedu/address/logic/commands/ListCommand.java 70.00% 2 Missing and 4 partials ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 6 Missing ⚠️
...java/seedu/address/logic/commands/SortCommand.java 89.58% 0 Missing and 5 partials ⚠️
.../seedu/address/logic/parser/ListCommandParser.java 87.50% 2 Missing and 3 partials ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 0.00% 3 Missing ⚠️
.../seedu/address/logic/parser/SortCommandParser.java 90.90% 0 Missing and 2 partials ⚠️
.../seedu/address/logic/parser/AddressBookParser.java 66.66% 1 Missing ⚠️
...in/java/seedu/address/logic/parser/DayMapping.java 94.44% 1 Missing ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 93.33% 0 Missing and 1 partial ⚠️
src/main/java/seedu/address/model/AddressBook.java 0.00% 1 Missing ⚠️
... and 5 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/Main.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...rc/main/java/seedu/address/logic/LogicManager.java 80.00% <100.00%> (+2.72%) 3.00 <0.00> (ø)
src/main/java/seedu/address/logic/Messages.java 88.88% <100.00%> (+1.38%) 4.00 <1.00> (+1.00)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <ø> (ø) 8.00 <0.00> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <100.00%> (ø) 3.00 <0.00> (+1.00)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <100.00%> (ø) 7.00 <0.00> (ø)
...java/seedu/address/logic/commands/EditCommand.java 97.64% <100.00%> (+0.21%) 13.00 <0.00> (ø)
...a/seedu/address/logic/parser/AddCommandParser.java 100.00% <100.00%> (ø) 5.00 <3.00> (ø)
...ain/java/seedu/address/logic/parser/CliSyntax.java 85.71% <100.00%> (+2.38%) 1.00 <0.00> (ø)
.../seedu/address/logic/parser/EditCommandParser.java 93.10% <100.00%> (+0.51%) 12.00 <0.00> (+1.00)
... and 23 more

... and 9 files with indirect coverage changes

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

brvndonkoh and others added 30 commits April 8, 2025 00:38
Update Implementation section of DG
Fix the RTL bug by clarifying the context and update DG
This reverts commit 95d1740.
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