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

[CS2103-F10-4] TuitionConnect #157

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

Conversation

lambraydon
Copy link

TuitionConnect helps private tutors to effortlessly manage students, schedules and progress tracking while ensuring financial organisation.

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

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

Comparison is base (517b785) 75.26% compared to head (e45b766) 77.80%.

Files Patch % Lines
...java/seedu/address/logic/commands/EditCommand.java 74.24% 7 Missing and 10 partials ⚠️
...c/main/java/seedu/address/model/person/Person.java 75.00% 9 Missing and 5 partials ⚠️
...java/seedu/address/model/interval/IntervalDay.java 52.00% 11 Missing and 1 partial ⚠️
.../main/java/seedu/address/ui/ScheduleListPanel.java 0.00% 12 Missing ⚠️
...c/main/java/seedu/address/model/person/Lesson.java 80.00% 3 Missing and 8 partials ⚠️
.../seedu/address/logic/parser/FindCommandParser.java 64.28% 5 Missing and 5 partials ⚠️
.../seedu/address/logic/parser/ListCommandParser.java 28.57% 9 Missing and 1 partial ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 10 Missing ⚠️
src/main/java/seedu/address/ui/ScheduleCard.java 0.00% 8 Missing ⚠️
...eedu/address/logic/commands/ListUnPaidCommand.java 56.25% 7 Missing ⚠️
... and 23 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #157      +/-   ##
============================================
+ Coverage     75.26%   77.80%   +2.54%     
- Complexity      419      715     +296     
============================================
  Files            71      105      +34     
  Lines          1338     2221     +883     
  Branches        126      242     +116     
============================================
+ Hits           1007     1728     +721     
- Misses          301      399      +98     
- Partials         30       94      +64     

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

WinstonLeonard and others added 29 commits November 12, 2023 00:46
defensive coding for interval and person
Add diagrams and explanation to DG
add logging, exception, and assertions
Add NameSubjectPredicate Test cases
yihfei and others added 30 commits November 14, 2023 11:47
Added TOC
Removed x
Fixed acknowledgement links
Added enhancements
new user story, planned enhancements
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