Skip to content

[CS2103-F08-4] TutorTrack#129

Open
amanzainal wants to merge 206 commits intonus-cs2103-AY2324S2:masterfrom
AY2324S2-CS2103-F08-4:master
Open

[CS2103-F08-4] TutorTrack#129
amanzainal wants to merge 206 commits intonus-cs2103-AY2324S2:masterfrom
AY2324S2-CS2103-F08-4:master

Conversation

@amanzainal
Copy link

TutorTrack offers fast access to a tutor managing student’s contact details. It is optimised for users who prefer a CLI-driven interface. It serves as a powerful contact management tool designed for academic and professional use, streamlining tasks and fostering improved connectivity among tutors and their students.

@codecov
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

Attention: Patch coverage is 68.27372% with 204 lines in your changes are missing coverage. Please review.

Project coverage is 70.69%. Comparing base (b896eb0) to head (caff20d).

❗ Current head caff20d differs from pull request most recent head 1c068af. Consider uploading reports for the commit 1c068af to get more accurate results

Files Patch % Lines
...java/seedu/address/logic/commands/EditCommand.java 48.97% 43 Missing and 7 partials ⚠️
.../seedu/address/logic/parser/EditCommandParser.java 37.83% 33 Missing and 13 partials ⚠️
src/main/java/seedu/address/ui/CommandBox.java 0.00% 30 Missing ⚠️
src/main/java/seedu/address/ui/StudentCard.java 0.00% 15 Missing ⚠️
...c/main/java/seedu/address/ui/StudentListPanel.java 0.00% 12 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 30.76% 9 Missing ⚠️
src/main/java/seedu/address/model/grade/Grade.java 70.83% 2 Missing and 5 partials ⚠️
...main/java/seedu/address/model/student/Student.java 86.95% 3 Missing and 3 partials ⚠️
...seedu/address/model/student/UniqueStudentList.java 86.95% 4 Missing and 2 partials ⚠️
.../seedu/address/logic/parser/SortCommandParser.java 63.63% 2 Missing and 2 partials ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #129      +/-   ##
============================================
- Coverage     75.26%   70.69%   -4.57%     
- Complexity      419      472      +53     
============================================
  Files            71       79       +8     
  Lines          1338     1662     +324     
  Branches        126      182      +56     
============================================
+ Hits           1007     1175     +168     
- Misses          301      423     +122     
- Partials         30       64      +34     

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

yap-zong-xin and others added 30 commits April 15, 2024 14:11
Add Planned Enhancements section to DG
Fix author end tag for RepoSense
Update example sort command text in DG
Update UG - Sort command to match other examples
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.

3 participants