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-T17-3] Tutorly #90

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

Conversation

SociallyIneptWeeb
Copy link

Tutorly helps private tutors by providing a centralized system that tracks and manages students’ details, reducing manual effort and ensuring better organization. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

Copy link

codecov bot commented Feb 23, 2025

Codecov Report

Attention: Patch coverage is 87.18861% with 72 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/tutorly/model/AddressBook.java 78.87% 11 Missing and 4 partials ⚠️
src/main/java/tutorly/model/session/Session.java 64.00% 3 Missing and 6 partials ⚠️
...c/main/java/tutorly/storage/JsonAdaptedPerson.java 72.41% 4 Missing and 4 partials ⚠️
...c/main/java/tutorly/model/util/SampleDataUtil.java 0.00% 6 Missing ⚠️
...main/java/tutorly/model/uniquelist/UniqueList.java 89.13% 3 Missing and 2 partials ⚠️
src/main/java/tutorly/model/ModelManager.java 63.63% 4 Missing ⚠️
src/main/java/tutorly/model/filter/AnyFilter.java 60.00% 2 Missing and 2 partials ⚠️
...a/tutorly/storage/JsonSerializableAddressBook.java 88.23% 2 Missing and 2 partials ⚠️
...in/java/tutorly/logic/commands/RestoreCommand.java 86.95% 1 Missing and 2 partials ⚠️
...java/tutorly/logic/parser/SearchCommandParser.java 85.71% 0 Missing and 3 partials ⚠️
... and 6 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/tutorly/AppParameters.java 95.65% <ø> (ø) 12.00 <0.00> (?)
src/main/java/tutorly/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/tutorly/MainApp.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/tutorly/commons/core/Config.java 77.27% <ø> (ø) 9.00 <0.00> (?)
...rc/main/java/tutorly/commons/core/GuiSettings.java 76.92% <ø> (ø) 8.00 <0.00> (?)
src/main/java/tutorly/commons/core/LogsCenter.java 78.78% <ø> (ø) 5.00 <0.00> (?)
src/main/java/tutorly/commons/core/Version.java 82.50% <ø> (ø) 19.00 <0.00> (?)
...rc/main/java/tutorly/commons/core/index/Index.java 100.00% <ø> (ø) 11.00 <0.00> (?)
...torly/commons/exceptions/DataLoadingException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
...orly/commons/exceptions/IllegalValueException.java 100.00% <ø> (ø) 2.00 <0.00> (?)
... and 76 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

SociallyIneptWeeb and others added 28 commits February 24, 2025 12:09
SociallyIneptWeeb and others added 30 commits March 22, 2025 17:17
Add Session and AttendanceRecord to class diagram
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