Skip to content

[CS2103T-F08-1a] VolunTier#146

Open
kohkakohla wants to merge 515 commits intonus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-F08-1a:master
Open

[CS2103T-F08-1a] VolunTier#146
kohkakohla wants to merge 515 commits intonus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-F08-1a:master

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
@codecov
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 79.68127% with 51 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/ChartWindow.java 0.00% 14 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 ⚠️
src/main/java/seedu/address/storage/CsvImport.java 76.19% 2 Missing and 3 partials ⚠️
...du/address/logic/commands/DeleteLessonCommand.java 69.23% 2 Missing and 2 partials ⚠️
...u/address/storage/JsonSerializableAddressBook.java 71.42% 2 Missing and 2 partials ⚠️
src/main/java/seedu/address/ui/HelpWindow.java 0.00% 4 Missing ⚠️
...va/seedu/address/logic/commands/ImportCommand.java 83.33% 3 Missing ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 75.00% 1 Missing ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 66.66% 1 Missing ⚠️
... and 2 more
Files with missing lines Coverage Δ Complexity Δ
.../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%> (+21.42%) 5.00 <0.00> (+2.00)
...seedu/address/logic/commands/AddLessonCommand.java 100.00% <100.00%> (ø) 16.00 <1.00> (+3.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> (ø)
...edu/address/logic/commands/FindSubjectCommand.java 100.00% <ø> (+100.00%) 6.00 <0.00> (+6.00)
... and 43 more

... and 11 files with indirect coverage changes

mingyang143 and others added 28 commits October 31, 2024 22:14
Remove tag from Person and associated files
Add JsonAdaptedTuteeTests, fix commented todos
Add credit for reuse and update messages
Jollybomber and others added 30 commits November 12, 2024 04:15
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