Skip to content

Conversation

@irwynliong
Copy link

It is to assist Insurance agents to keep track of their clients and new clients. It is optimised for GUI users who prefer typing over buttons.

@codecov
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

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

Project coverage is 76.15%. Comparing base (b896eb0) to head (96e1e27).

❗ Current head 96e1e27 differs from pull request most recent head b297863. Consider uploading reports for the commit b297863 to get more accurate results

Files Patch % Lines
...eedu/address/logic/commands/ViewCommandResult.java 21.42% 11 Missing ⚠️
...c/main/java/seedu/address/model/person/Policy.java 40.00% 6 Missing ⚠️
...du/address/logic/commands/DeletePolicyCommand.java 0.00% 5 Missing ⚠️
.../main/java/seedu/address/model/person/Meeting.java 75.00% 5 Missing ⚠️
...u/address/logic/parser/AddPolicyCommandParser.java 0.00% 4 Missing ⚠️
...ddress/logic/parser/DeletePolicyCommandParser.java 0.00% 3 Missing ⚠️
...seedu/address/logic/commands/AddPolicyCommand.java 0.00% 2 Missing ⚠️
...va/seedu/address/logic/commands/DeleteCommand.java 50.00% 1 Missing and 1 partial ⚠️
...java/seedu/address/logic/commands/EditCommand.java 71.42% 1 Missing and 1 partial ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 0.00% 1 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #107      +/-   ##
============================================
+ Coverage     75.26%   76.15%   +0.89%     
- Complexity      419      509      +90     
============================================
  Files            71       82      +11     
  Lines          1338     1644     +306     
  Branches        126      175      +49     
============================================
+ Hits           1007     1252     +245     
- Misses          301      342      +41     
- Partials         30       50      +20     

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

jimseah-0116 and others added 29 commits March 29, 2024 14:58
Added functionality to MeetingWindow#
Fix toString methods to display correct message upon adding a policy and deleting a policy
Small change to MeetingCard view
…ateDG

# Conflicts:
#	docs/DeveloperGuide.md
Add delete policy feature's implementation and design considerations to the DG
LohYuTong and others added 30 commits April 15, 2024 19:46
Added acknowledgements in DG
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.

6 participants