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 568 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 70.38391% with 162 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 ⚠️
.../main/java/seedu/edulog/commons/util/GiftUtil.java 0.00% 8 Missing ⚠️
.../java/seedu/edulog/logic/commands/GiftCommand.java 0.00% 7 Missing ⚠️
...va/seedu/edulog/model/calendar/EdulogCalendar.java 80.55% 4 Missing and 3 partials ⚠️
...n/java/seedu/edulog/logic/parser/EduLogParser.java 0.00% 6 Missing ⚠️
...n/java/seedu/edulog/model/util/SampleDataUtil.java 0.00% 6 Missing ⚠️
... and 19 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/edulog/logic/Messages.java 88.23% <100.00%> (ø) 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% <ø> (ø) 5.00 <0.00> (?)
...edu/edulog/logic/commands/DeleteLessonCommand.java 61.11% <100.00%> (ø) 4.00 <1.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> (?)
...a/seedu/edulog/logic/commands/MarkNameCommand.java 100.00% <100.00%> (ø) 7.00 <7.00> (?)
...va/seedu/edulog/logic/commands/RevenueCommand.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
... and 48 more

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
josh1248 and others added 30 commits November 12, 2024 05:16
# Conflicts:
#	docs/DeveloperGuide.md
#	docs/UserGuide.md
Resolve `gift` command bug in JAR release
DG Architecture diagram fixes
Remove tutorials from Documentation
Fix label in archi diagram for Model
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