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

[CS2103T-W10-4] StoreClass #46

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

Conversation

RadieonAjax
Copy link

StoreClass aims to help educators to manage information and details about their students, along with details which aids them in conducting classes to the students.

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 80.41045% with 105 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/PersonCard.java 0.00% 18 Missing ⚠️
src/main/java/seedu/address/ui/CommandBox.java 0.00% 17 Missing ⚠️
...va/seedu/address/logic/commands/FilterCommand.java 74.57% 8 Missing and 7 partials ⚠️
...ain/java/seedu/address/ui/MaxSizedContextMenu.java 0.00% 10 Missing ⚠️
...eedu/address/logic/parser/FilterCommandParser.java 73.52% 2 Missing and 7 partials ⚠️
...seedu/address/logic/parser/AutocompleteParser.java 83.33% 0 Missing and 8 partials ⚠️
...c/main/java/seedu/address/model/person/Module.java 79.16% 1 Missing and 4 partials ⚠️
.../java/seedu/address/storage/JsonAdaptedModule.java 66.66% 3 Missing and 2 partials ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 82.60% 2 Missing and 2 partials ⚠️
...ava/seedu/address/logic/commands/GradeCommand.java 92.85% 1 Missing and 2 partials ⚠️
... and 6 more
Files with missing lines Coverage Δ Complexity Δ
...in/java/seedu/address/commons/util/StringUtil.java 96.66% <100.00%> (+1.92%) 14.00 <7.00> (+7.00)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 8.00 <0.00> (ø)
...a/seedu/address/logic/commands/ArchiveCommand.java 100.00% <100.00%> (ø) 7.00 <6.00> (?)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <100.00%> (ø) 7.00 <0.00> (ø)
...java/seedu/address/logic/commands/EditCommand.java 97.46% <100.00%> (+0.03%) 13.00 <0.00> (ø)
...java/seedu/address/logic/commands/LoadCommand.java 100.00% <100.00%> (ø) 7.00 <7.00> (?)
...java/seedu/address/logic/commands/RedoCommand.java 100.00% <100.00%> (ø) 4.00 <4.00> (?)
...java/seedu/address/logic/commands/UndoCommand.java 100.00% <100.00%> (ø) 4.00 <4.00> (?)
.../seedu/address/logic/parser/AddressBookParser.java 100.00% <100.00%> (ø) 18.00 <0.00> (+6.00)
... and 31 more

... and 1 file with indirect coverage changes

juliantayyc pushed a commit to juliantayyc/tp that referenced this pull request Oct 9, 2024
potaotototo pushed a commit to potaotototo/tp that referenced this pull request Oct 10, 2024
…Package-Name

Rename package name from seedu.address to tuteez
RadieonAjax and others added 30 commits November 7, 2024 21:10
Update user guide language to be more user-friendly
Update ui and error messages
Update screenshot and tooltip in UG
Update screenshots for undo & redo
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