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-W09-4] DormanagerPro #47

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

Conversation

charlesliyifeng
Copy link

DormanagerPro helps university dormitory managers to manage vital resident information. It provides fast and centralised access for CLI users and allows quick input of details and querying by different conditions.

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 65.45455% with 19 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...va/seedu/address/logic/commands/ImportCommand.java 57.14% 9 Missing ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 50.00% 3 Missing ⚠️
...c/main/java/seedu/address/model/person/Person.java 25.00% 1 Missing and 2 partials ⚠️
...va/seedu/address/logic/commands/DeleteCommand.java 50.00% 2 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 1 Missing ⚠️
...java/seedu/address/logic/commands/EditCommand.java 66.66% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ Complexity Δ
...rc/main/java/seedu/address/logic/LogicManager.java 65.51% <100.00%> (-11.76%) 5.00 <0.00> (+2.00) ⬇️
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 11.00 <0.00> (+3.00)
...ava/seedu/address/logic/commands/CleanCommand.java 100.00% <100.00%> (ø) 9.00 <1.00> (?)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <100.00%> (ø) 3.00 <1.00> (+1.00)
...va/seedu/address/logic/commands/ExportCommand.java 76.47% <100.00%> (ø) 3.00 <0.00> (?)
...java/seedu/address/logic/commands/UndoCommand.java 100.00% <ø> (ø) 3.00 <0.00> (?)
...ain/java/seedu/address/logic/parser/CliSyntax.java 90.90% <ø> (+7.57%) 1.00 <0.00> (ø)
...in/java/seedu/address/logic/parser/ParserUtil.java 83.60% <100.00%> (-13.62%) 20.00 <0.00> (+6.00) ⬇️
src/main/java/seedu/address/model/AddressBook.java 88.63% <100.00%> (+5.30%) 18.00 <1.00> (+7.00)
src/main/java/seedu/address/model/Model.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
... and 9 more

... and 1 file with indirect coverage changes

juliantayyc added a commit to juliantayyc/tp that referenced this pull request Oct 9, 2024
charlesliyifeng and others added 28 commits November 9, 2024 21:10
Add planned enhancements appendix to DG
Small bug fixes for FAQ hyperlink and json file name and `clean` description
Done to maintain consistency between the two glossaries.
Miscellaneous improvements to User Guide, such as fixing the `Import` command picture and `Edit` a data file feature
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