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-F08-2] D.A.V.E. #106

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

Conversation

LicongHuang
Copy link

D.A.V.E. helps student insurance agents manage detail of their clients. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

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

Comparison is base (517b785) 75.26% compared to head (f2eb6cb) 77.85%.

Files Patch % Lines
src/main/java/seedu/address/ui/ViewWindow.java 0.00% 37 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 28 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 8 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 6 Missing ⚠️
...eedu/address/logic/commands/AddMeetingCommand.java 90.38% 0 Missing and 5 partials ⚠️
.../seedu/address/logic/commands/EditLeadCommand.java 88.88% 0 Missing and 5 partials ⚠️
...ess/logic/commands/ConvertClientToLeadCommand.java 87.50% 2 Missing and 2 partials ⚠️
...ess/logic/commands/ConvertLeadToClientCommand.java 85.71% 2 Missing and 2 partials ⚠️
...ava/seedu/address/commons/util/CollectionUtil.java 0.00% 3 Missing ⚠️
...u/address/logic/commands/DeleteMeetingCommand.java 93.61% 0 Missing and 3 partials ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #106      +/-   ##
============================================
+ Coverage     75.26%   77.85%   +2.59%     
- Complexity      419      598     +179     
============================================
  Files            71       96      +25     
  Lines          1338     2005     +667     
  Branches        126      203      +77     
============================================
+ Hits           1007     1561     +554     
- Misses          301      390      +89     
- Partials         30       54      +24     

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

Chrainx pushed a commit to Chrainx/tp that referenced this pull request Oct 27, 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