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-2] EduLog #22

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

Conversation

Timenikhil
Copy link

EduLog helps private tuition teachers manage detail of their students. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 72.53886% with 159 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/edulog/ui/StudentCard.java 0.00% 27 Missing ⚠️
src/main/java/seedu/edulog/model/GiftList.java 0.00% 14 Missing ⚠️
...java/seedu/edulog/storage/JsonGiftListStorage.java 0.00% 14 Missing ⚠️
...seedu/edulog/storage/JsonSerializableGiftList.java 0.00% 13 Missing ⚠️
src/main/java/seedu/edulog/model/gift/Gift.java 0.00% 12 Missing ⚠️
...n/java/seedu/edulog/logic/parser/EduLogParser.java 10.00% 9 Missing ⚠️
.../main/java/seedu/edulog/commons/util/GiftUtil.java 0.00% 8 Missing ⚠️
.../java/seedu/edulog/logic/commands/GiftCommand.java 0.00% 7 Missing ⚠️
...n/java/seedu/edulog/model/util/SampleDataUtil.java 0.00% 6 Missing ⚠️
...ain/java/seedu/edulog/storage/JsonAdaptedGift.java 0.00% 6 Missing ⚠️
... and 18 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/edulog/logic/Messages.java 88.23% <100.00%> (+0.73%) 3.00 <0.00> (ø)
...n/java/seedu/edulog/logic/commands/AddCommand.java 100.00% <ø> (ø) 8.00 <0.00> (ø)
.../seedu/edulog/logic/commands/AddLessonCommand.java 63.15% <ø> (+6.01%) 5.00 <0.00> (ø)
...eedu/edulog/logic/commands/DeleteIndexCommand.java 100.00% <ø> (ø) 7.00 <0.00> (ø)
...edu/edulog/logic/commands/DeleteLessonCommand.java 61.11% <100.00%> (ø) 4.00 <1.00> (ø)
...seedu/edulog/logic/commands/DeleteNameCommand.java 23.80% <ø> (-76.20%) 2.00 <0.00> (-5.00)
...ava/seedu/edulog/logic/commands/FilterCommand.java 100.00% <100.00%> (ø) 6.00 <6.00> (?)
...va/seedu/edulog/logic/commands/MarkAllCommand.java 100.00% <100.00%> (ø) 4.00 <4.00> (?)
.../java/seedu/edulog/logic/commands/MarkCommand.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
.../seedu/edulog/logic/commands/MarkIndexCommand.java 100.00% <100.00%> (ø) 7.00 <7.00> (?)
... and 49 more

... and 1 file with indirect coverage changes

potaotototo pushed a commit to potaotototo/tp that referenced this pull request Sep 25, 2024
…-ReadMe

Add KaiKiat's information to AboutUs
Judy1x4 pushed a commit to Judy1x4/tp that referenced this pull request Oct 8, 2024
…_1st2getthisname_photo

Add 1st2getthisname's photo Fixes nus-cs2103-AY2425S1#18
juliantayyc pushed a commit to juliantayyc/tp that referenced this pull request Oct 9, 2024
Timenikhil and others added 26 commits October 21, 2024 18:19
create unmark and delete commands
Timenikhil and others added 30 commits November 7, 2024 00:02
Update DG for my user stories
Update DG for Revenue use case
Alpha bug fixes: Remove excess lesson time overlap code, update UG
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