Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CS2103-F12-4] StudentManagerPro #33

Open
wants to merge 664 commits into
base: master
Choose a base branch
from

Conversation

gohqingkhang
Copy link

StudentManagerPro helps secondary school teachers track all of their students’ test scores, submissions, progress and also, access their particulars with ease.

Copy link

codecov bot commented Sep 17, 2024

Codecov Report

Attention: Patch coverage is 87.82051% with 38 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ddress/logic/parser/FilterCommandParserHelper.java 73.17% 0 Missing and 11 partials ⚠️
...eedu/address/logic/parser/FilterCommandParser.java 91.20% 6 Missing and 2 partials ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 4 Missing ⚠️
...seedu/address/logic/commands/AddEcNameCommand.java 60.00% 0 Missing and 2 partials ⚠️
...edu/address/logic/commands/AddEcNumberCommand.java 77.77% 0 Missing and 2 partials ⚠️
...ess/logic/commands/AddSubmissionStatusCommand.java 81.81% 0 Missing and 2 partials ⚠️
...va/seedu/address/logic/commands/FilterCommand.java 71.42% 0 Missing and 2 partials ⚠️
...address/logic/parser/AddEcNumberCommandParser.java 81.81% 0 Missing and 2 partials ⚠️
...u/address/logic/commands/AddAttendanceCommand.java 87.50% 0 Missing and 1 partial ⚠️
...u/address/logic/commands/AddSubmissionCommand.java 83.33% 0 Missing and 1 partial ⚠️
... and 3 more
Files with missing lines Coverage Δ Complexity Δ
...n/java/seedu/address/commons/core/GuiSettings.java 76.92% <ø> (ø) 8.00 <0.00> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.78% <ø> (ø) 5.00 <0.00> (ø)
...a/seedu/address/logic/commands/AddExamCommand.java 91.42% <100.00%> (ø) 9.00 <0.00> (?)
...du/address/logic/commands/AddExamScoreCommand.java 87.17% <100.00%> (ø) 13.00 <0.00> (?)
...eedu/address/logic/commands/DeleteExamCommand.java 89.65% <100.00%> (ø) 8.00 <0.00> (?)
...java/seedu/address/logic/commands/EditCommand.java 96.69% <ø> (-0.75%) 13.00 <0.00> (ø)
...java/seedu/address/logic/commands/SortCommand.java 93.33% <100.00%> (ø) 18.00 <0.00> (?)
...dress/logic/parser/AddAttendanceCommandParser.java 100.00% <100.00%> (ø) 6.00 <1.00> (?)
...a/seedu/address/logic/parser/AddCommandParser.java 100.00% <100.00%> (ø) 5.00 <0.00> (ø)
...edu/address/logic/parser/AddExamCommandParser.java 100.00% <100.00%> (ø) 3.00 <0.00> (?)
... and 45 more

... and 1 file with indirect coverage changes

Judy1x4 added a commit to Judy1x4/tp that referenced this pull request Oct 8, 2024
juliantayyc pushed a commit to juliantayyc/tp that referenced this pull request Oct 9, 2024
Tanziyanghenry and others added 27 commits November 6, 2024 01:50
Edit the message generated by the
AddEcNumberCommand and SortCommand
for users to see more clearly.
Update message for AddEcNumberCommand to
show the message usage clearer
Improve test code by splitting by equivalence partitions
…sForManualTesting

Update DG for instructions for manual testing
Include manual testing for addEcNumber
and sort
Include terms that might not be
easily understood
Users can test edit command for the
updated edit command
Improve consistency with other features
Update DG: Manual testing for addEcNumber, Sort, Edit
gohqingkhang and others added 30 commits November 12, 2024 02:21
Change some grammar error
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