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-F08-1a] VolunTier #146

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

Conversation

kohkakohla
Copy link

VolunTier is designed for supervisors in welfare organisations who manage large groups of volunteers. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@kohkakohla kohkakohla changed the title [CS2103-F08-1a] VolunTier [CS2103T-F08-1a] VolunTier Sep 22, 2024
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 79.24528% with 55 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/ChartWindow.java 0.00% 15 Missing ⚠️
...java/seedu/address/logic/commands/EditCommand.java 57.89% 6 Missing and 2 partials ⚠️
src/main/java/seedu/address/logic/Messages.java 58.33% 4 Missing and 1 partial ⚠️
...du/address/logic/commands/DeleteLessonCommand.java 66.66% 2 Missing and 3 partials ⚠️
src/main/java/seedu/address/storage/CsvImport.java 76.19% 2 Missing and 3 partials ⚠️
src/main/java/seedu/address/ui/HelpWindow.java 0.00% 4 Missing ⚠️
...va/seedu/address/logic/commands/ImportCommand.java 83.33% 3 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 3 Missing ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 80.00% 1 Missing ⚠️
src/main/java/seedu/address/model/AddressBook.java 87.50% 0 Missing and 1 partial ⚠️
... and 5 more
Files with missing lines Coverage Δ Complexity Δ
...in/java/seedu/address/commons/util/StringUtil.java 95.45% <100.00%> (+0.71%) 10.00 <3.00> (+3.00)
.../main/java/seedu/address/logic/CommandHistory.java 100.00% <ø> (ø) 7.00 <0.00> (?)
...rc/main/java/seedu/address/logic/LogicManager.java 75.00% <100.00%> (-2.28%) 5.00 <0.00> (+2.00) ⬇️
...seedu/address/logic/commands/AddLessonCommand.java 100.00% <100.00%> (ø) 16.00 <1.00> (?)
.../seedu/address/logic/commands/AddTuteeCommand.java 100.00% <100.00%> (ø) 8.00 <1.00> (?)
.../seedu/address/logic/commands/AddTutorCommand.java 100.00% <100.00%> (ø) 8.00 <1.00> (?)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <ø> (ø) 7.00 <0.00> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <ø> (ø) 6.00 <0.00> (ø)
... and 47 more

... and 3 files with indirect coverage changes

juliantayyc pushed a commit to juliantayyc/tp that referenced this pull request Nov 7, 2024
…berBug

Fix bug where phone number doesn't adhere to agreed-upon format
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