Skip to content

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