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-W13-4] TutorPro #79

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

Conversation

Yufannnn
Copy link

TutorPro is a desktop app designed to help private tutors manage their student information effectively. With TutorPro, tutors can easily keep track of their students' addresses, contact details, lessons, homework, and progress, all in one place. This app is optimised for use via a Graphical User Interface (GUI), allowing tutors to interact with the app using easy-to-understand buttons and menus. However, TutorPro also provides a Command Line Interface (CLI) for those who prefer a faster way of getting things done. Whether you're managing a handful of students or hundreds, TutorPro can help you streamline your workflow and make your tutoring experience more efficient.

@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Patch coverage: 34.86% and project coverage change: -27.93 ⚠️

Comparison is base (928f146) 72.15% compared to head (5ca3fb6) 44.23%.

Additional details and impacted files
@@              Coverage Diff              @@
##             master      #79       +/-   ##
=============================================
- Coverage     72.15%   44.23%   -27.93%     
- Complexity      399      675      +276     
=============================================
  Files            70      147       +77     
  Lines          1232     3540     +2308     
  Branches        125      530      +405     
=============================================
+ Hits            889     1566      +677     
- Misses          311     1814     +1503     
- Partials         32      160      +128     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <0.00%> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø)
...java/seedu/address/logic/commands/CommandUtil.java 0.00% <0.00%> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø)
...ss/logic/commands/exceptions/CommandException.java 50.00% <ø> (-50.00%) ⬇️
...logic/commands/homework/DeleteHomeworkCommand.java 0.00% <0.00%> (ø)
...address/logic/parser/ViewProfileCommandParser.java 0.00% <0.00%> (ø)
...main/java/seedu/address/model/student/Address.java 80.00% <ø> (ø)
...c/main/java/seedu/address/model/student/Email.java 80.00% <ø> (ø)
... and 111 more

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

ARPspoofing pushed a commit to ARPspoofing/tp that referenced this pull request Mar 16, 2023
Yufannnn and others added 27 commits March 30, 2023 08:40
# Conflicts:
#	src/main/java/seedu/address/logic/commands/exam/CreateExamCommand.java
#	src/main/java/seedu/address/logic/commands/exam/UpdateExamCommand.java
#	src/main/java/seedu/address/logic/parser/ParserUtil.java
#	src/main/java/seedu/address/logic/parser/exam/CreateExamCommandParser.java
All checks have passed, merging without review for time constraints.
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.

4 participants