Skip to content

[CS2103T-T17-3] Tutorly#90

Open
SociallyIneptWeeb wants to merge 662 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-T17-3:master
Open

[CS2103T-T17-3] Tutorly#90
SociallyIneptWeeb wants to merge 662 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-T17-3:master

Conversation

@SociallyIneptWeeb
Copy link
Copy Markdown

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.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 23, 2025

Codecov Report

❌ Patch coverage is 76.09148% with 115 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/tutorly/ui/PersonCard.java 0.00% 16 Missing ⚠️
src/main/java/tutorly/ui/Tab.java 50.00% 6 Missing and 6 partials ⚠️
src/main/java/tutorly/ui/ListPanel.java 0.00% 7 Missing ⚠️
...tutorly/logic/parser/ViewSessionCommandParser.java 0.00% 6 Missing ⚠️
...tutorly/logic/parser/ViewStudentCommandParser.java 0.00% 6 Missing ⚠️
src/main/java/tutorly/ui/Icons.java 0.00% 6 Missing ⚠️
src/main/java/tutorly/ui/AttendanceRecordCard.java 0.00% 5 Missing ⚠️
src/main/java/tutorly/ui/IconLabel.java 0.00% 5 Missing ⚠️
...tutorly/logic/parser/EditSessionCommandParser.java 76.47% 1 Missing and 3 partials ⚠️
src/main/java/tutorly/model/session/Subject.java 69.23% 2 Missing and 2 partials ⚠️
... and 21 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/tutorly/commons/util/StringUtil.java 95.23% <100.00%> (ø) 9.00 <1.00> (?)
src/main/java/tutorly/logic/Messages.java 94.44% <100.00%> (ø) 7.00 <2.00> (?)
...y/logic/commands/AttendanceMarkSessionCommand.java 94.87% <100.00%> (ø) 12.00 <0.00> (?)
...logic/commands/AttendanceUnmarkSessionCommand.java 94.87% <100.00%> (ø) 12.00 <0.00> (?)
...main/java/tutorly/logic/commands/ClearCommand.java 100.00% <100.00%> (ø) 5.00 <3.00> (?)
...ain/java/tutorly/logic/commands/CommandResult.java 94.66% <100.00%> (ø) 19.00 <1.00> (?)
...a/tutorly/logic/commands/DeleteSessionCommand.java 90.90% <100.00%> (ø) 7.00 <0.00> (?)
...a/tutorly/logic/commands/DeleteStudentCommand.java 90.47% <100.00%> (ø) 6.00 <0.00> (?)
...ava/tutorly/logic/commands/EditStudentCommand.java 95.87% <100.00%> (ø) 12.00 <0.00> (?)
...va/tutorly/logic/commands/EnrolSessionCommand.java 94.59% <100.00%> (ø) 12.00 <3.00> (?)
... and 69 more

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Neilchen863 and others added 29 commits April 1, 2025 16:44
…-student-id

Add student id to attendance record card
Co-authored-by: mint <76428902+themintchoco@users.noreply.github.com>
Co-authored-by: mint <76428902+themintchoco@users.noreply.github.com>
Add auto selection of Students, Sessions, and Attendance Records
SociallyIneptWeeb and others added 30 commits April 7, 2025 15:46
…mands

Update session and student filter after commands ran
Update student and session view command in UG and help window
Add handling for large IDs beyond Integer.MAX_VALUE
Update the use case part in DG
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