Skip to content

[CS2103-W11-1] Mentorstack#57

Open
quantin96 wants to merge 351 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103-W11-1:master
Open

[CS2103-W11-1] Mentorstack#57
quantin96 wants to merge 351 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103-W11-1:master

Conversation

@quantin96
Copy link
Copy Markdown

Mentorstack helps CS tutors efficiently manage and track student contacts, attendance, participation, progress, and streamlines communication. It simplifies student management across different levels and courses while catering to tech-savvy users who may prefer a command-line interface.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 20, 2025

Codecov Report

Attention: Patch coverage is 84.67475% with 139 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/mentorstack/ui/PersonCard.java 0.00% 26 Missing ⚠️
src/main/java/seedu/mentorstack/MainApp.java 0.00% 12 Missing ⚠️
...a/seedu/mentorstack/model/util/SampleDataUtil.java 20.00% 12 Missing ⚠️
.../seedu/mentorstack/logic/commands/ViewCommand.java 66.66% 11 Missing ⚠️
...du/mentorstack/logic/commands/UnfinishCommand.java 79.16% 5 Missing and 5 partials ⚠️
...edu/mentorstack/model/person/UniquePersonList.java 66.66% 4 Missing and 4 partials ⚠️
...eedu/mentorstack/logic/commands/FinishCommand.java 87.50% 1 Missing and 5 partials ⚠️
...a/seedu/mentorstack/storage/JsonAdaptedPerson.java 89.65% 3 Missing and 3 partials ⚠️
...seedu/mentorstack/logic/commands/StatsCommand.java 86.66% 2 Missing and 2 partials ⚠️
...in/java/seedu/mentorstack/model/person/Person.java 93.54% 1 Missing and 3 partials ⚠️
... and 21 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/mentorstack/AppParameters.java 95.65% <ø> (ø) 12.00 <0.00> (?)
src/main/java/seedu/mentorstack/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
...in/java/seedu/mentorstack/commons/core/Config.java 77.27% <ø> (ø) 9.00 <0.00> (?)
...va/seedu/mentorstack/commons/core/GuiSettings.java 76.92% <ø> (ø) 8.00 <0.00> (?)
...ava/seedu/mentorstack/commons/core/LogsCenter.java 78.78% <ø> (ø) 5.00 <0.00> (?)
...n/java/seedu/mentorstack/commons/core/Version.java 82.50% <ø> (ø) 19.00 <0.00> (?)
...va/seedu/mentorstack/commons/core/index/Index.java 100.00% <ø> (ø) 11.00 <0.00> (?)
...stack/commons/exceptions/DataLoadingException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
...tack/commons/exceptions/IllegalValueException.java 100.00% <ø> (ø) 2.00 <0.00> (?)
...n/java/seedu/mentorstack/commons/util/AppUtil.java 88.88% <ø> (ø) 5.00 <0.00> (?)
... and 81 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

SheYuting and others added 29 commits March 19, 2025 23:09
Update UserGuide for add and delete command
# Conflicts:
#	docs/UserGuide.md
quantin96 and others added 30 commits April 7, 2025 21:14
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.

6 participants