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-T09-4] Advisio #73

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

Conversation

pangrwa
Copy link

@pangrwa pangrwa commented Feb 16, 2023

Advisio is for student financial advisors struggling with managing a growing client base and keeping track of individual client information. We aim to provide a way to view all clients records easily and compare and analyze their financial information and keep track of client information such as financial goals, current financial status, and investment plans purchased.

@codecov
Copy link

codecov bot commented Feb 19, 2023

Codecov Report

Patch coverage: 79.18% and project coverage change: +3.13 🎉

Comparison is base (928f146) 72.15% compared to head (f666288) 75.29%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #73      +/-   ##
============================================
+ Coverage     72.15%   75.29%   +3.13%     
- Complexity      399      687     +288     
============================================
  Files            70      107      +37     
  Lines          1232     2137     +905     
  Branches        125      253     +128     
============================================
+ Hits            889     1609     +720     
- Misses          311      427     +116     
- Partials         32      101      +69     
Impacted Files Coverage Δ
src/main/java/seedu/address/Main.java 0.00% <ø> (ø)
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø)
...va/seedu/address/logic/commands/CommandResult.java 94.11% <ø> (+5.88%) ⬆️
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø)
...ss/logic/commands/exceptions/CommandException.java 100.00% <ø> (ø)
.../main/java/seedu/address/model/client/Address.java 90.00% <ø> (ø)
...el/client/exceptions/DuplicateClientException.java 100.00% <ø> (ø)
...c/main/java/seedu/address/ui/AppointmentLabel.java 0.00% <0.00%> (ø)
... and 71 more

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Pang Rui Wei and others added 24 commits March 22, 2023 22:54
Edit DeletePolicy feature in DevelopeprGuide
…cyName

Branch anunayajoshi enum policy name
Fix updating select for addPolicy Command
weekiat-douze added a commit to weekiat-douze/tp that referenced this pull request Mar 26, 2023
V1.3 [Upgrade edit command to have more functions]
Pang Rui Wei and others added 30 commits April 10, 2023 02:32
Update Sort command to be clear
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