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-F14b-1] SocialBook #61

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

Conversation

Gra7ityIC3
Copy link

Our app aims to streamline the process of social workers contacting and assisting families. It can also help social workers easily prioritize which families need more help, where to get the help, and navigate through families compared to using traditional Excel sheets.

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 48.91710% with 684 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...address/logic/commands/EditAppointmentCommand.java 0.00% 70 Missing ⚠️
...seedu/address/logic/commands/AddSchemeCommand.java 0.00% 65 Missing ⚠️
.../main/java/seedu/address/ui/CalendarViewPanel.java 0.00% 60 Missing ⚠️
...du/address/logic/commands/DeleteSchemeCommand.java 0.00% 56 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 37 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 27 Missing ⚠️
...ddress/logic/commands/ViewPersonSchemeCommand.java 0.00% 25 Missing ⚠️
.../seedu/address/storage/JsonAdaptedAppointment.java 0.00% 22 Missing ⚠️
.../address/logic/commands/AddAppointmentCommand.java 52.27% 13 Missing and 8 partials ⚠️
.../seedu/address/logic/parser/HelpCommandParser.java 16.66% 20 Missing ⚠️
... and 51 more
Files with missing lines Coverage Δ Complexity Δ
...in/java/seedu/address/commons/core/LogsCenter.java 78.78% <ø> (ø) 5.00 <0.00> (ø)
...va/seedu/address/commons/util/ToStringBuilder.java 100.00% <100.00%> (ø) 5.00 <1.00> (ø)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 10.00 <2.00> (+2.00)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <100.00%> (ø) 4.00 <2.00> (+2.00)
...va/seedu/address/logic/commands/CommandResult.java 95.83% <100.00%> (-4.17%) 14.00 <4.00> (+1.00) ⬇️
...ss/logic/commands/exceptions/CommandException.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...a/seedu/address/logic/parser/AddCommandParser.java 100.00% <100.00%> (ø) 4.00 <0.00> (-1.00)
...edu/address/logic/parser/ArchiveCommandParser.java 100.00% <100.00%> (ø) 2.00 <2.00> (?)
...ain/java/seedu/address/logic/parser/CliSyntax.java 94.11% <100.00%> (+10.78%) 1.00 <0.00> (ø)
.../seedu/address/logic/parser/EditCommandParser.java 95.00% <100.00%> (+2.40%) 16.00 <0.00> (+5.00)
... and 75 more

... and 1 file with indirect coverage changes

potaotototo pushed a commit to potaotototo/tp that referenced this pull request Oct 16, 2024
…istpanel

Edit ui for list view and list cells
juliantayyc pushed a commit to juliantayyc/tp that referenced this pull request Oct 17, 2024
LeongWZ and others added 27 commits October 23, 2024 23:20
Add testing to SchemeCommand and SchemeCommandParser
Change how list is shown after executing add and edit
# Conflicts:
#	src/main/java/seedu/address/logic/commands/AddSchemeCommand.java
#	src/main/java/seedu/address/logic/commands/DeleteSchemeCommand.java
…rror_message

Update scheme error message
Add info about using up and down to go through commands
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