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-T11-3] TutorMate #103

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

Conversation

pzl111
Copy link

@pzl111 pzl111 commented Sep 21, 2023

TutorMate helps private tuition teachers manage their students more easily. Faster access and store of students’ contacts and data, provides better time management and productivity. The app will help to manage students for a single tuition teacher only. The app will only provide simple student analytics (without detailed student progress analysis).

@pzl111 pzl111 closed this Sep 21, 2023
@pzl111 pzl111 reopened this Sep 21, 2023
@pzl111 pzl111 changed the title [CS2103T-T11-3] InsureList [CS2103T-T11-3] TutorMate Sep 21, 2023
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Attention: 41 lines in your changes are missing coverage. Please review.

Comparison is base (280a698) 70.18% compared to head (6700113) 71.96%.

❗ Current head 6700113 differs from pull request most recent head 4f51845. Consider uploading reports for the commit 4f51845 to get more accurate results

Files Patch % Lines
src/main/java/seedu/address/ui/MainWindow.java 0.00% 20 Missing ⚠️
...ain/java/seedu/address/model/BiDirectionalMap.java 41.66% 3 Missing and 4 partials ⚠️
.../seedu/address/logic/parser/AddressBookParser.java 54.54% 0 Missing and 5 partials ⚠️
...java/seedu/address/logic/commands/LinkCommand.java 0.00% 0 Missing and 2 partials ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 80.00% 1 Missing and 1 partial ⚠️
src/main/java/seedu/address/ui/UiManager.java 0.00% 2 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 1 Missing ⚠️
...in/java/seedu/address/storage/JsonAdaptedTask.java 0.00% 1 Missing ⚠️
...rc/main/java/seedu/address/ui/LessonListPanel.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #103      +/-   ##
============================================
+ Coverage     70.18%   71.96%   +1.77%     
- Complexity      969      989      +20     
============================================
  Files           131      130       -1     
  Lines          3153     3157       +4     
  Branches        316      316              
============================================
+ Hits           2213     2272      +59     
+ Misses          810      756      -54     
+ Partials        130      129       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

yuxunn added a commit to yuxunn/tp that referenced this pull request Oct 30, 2023
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