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-AY2122S1] Student Insurance Agent Sales Assistant (SIASA) #88

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

Conversation

sherrpass
Copy link

@sherrpass sherrpass commented Sep 15, 2021

Student Insurance Agent Sales Assistant (SIASA) enables student financial advisors to quickly and easily keep track of their contacts (potential clients and existing clients), financial plans sold and provide them with insightful, actionable statistics and querying functionalities to aid their operations. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@sherrpass sherrpass changed the title [cs2103-AY2122S1] Student Insurance Agent Sales Assistant [cs2103-AY2122S1] Student Insurance Agent Sales Assistant (SIASA) Sep 15, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2021

Codecov Report

Merging #88 (1253cdf) into master (ba53b8c) will decrease coverage by 14.23%.
The diff coverage is 54.27%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #88       +/-   ##
=============================================
- Coverage     72.15%   57.92%   -14.24%     
- Complexity      399      580      +181     
=============================================
  Files            70      107       +37     
  Lines          1232     2291     +1059     
  Branches        125      281      +156     
=============================================
+ Hits            889     1327      +438     
- Misses          311      864      +553     
- Partials         32      100       +68     
Impacted Files Coverage Δ
src/main/java/seedu/siasa/AppParameters.java 75.00% <ø> (ø)
src/main/java/seedu/siasa/Main.java 0.00% <ø> (ø)
src/main/java/seedu/siasa/MainApp.java 0.00% <0.00%> (ø)
src/main/java/seedu/siasa/commons/core/Config.java 68.18% <ø> (ø)
...ain/java/seedu/siasa/commons/core/GuiSettings.java 69.23% <ø> (ø)
...main/java/seedu/siasa/commons/core/LogsCenter.java 78.37% <ø> (ø)
...c/main/java/seedu/siasa/commons/core/Messages.java 0.00% <0.00%> (ø)
...rc/main/java/seedu/siasa/commons/core/Version.java 82.50% <ø> (ø)
...ain/java/seedu/siasa/commons/core/index/Index.java 100.00% <ø> (ø)
...sa/commons/exceptions/DataConversionException.java 100.00% <ø> (ø)
... and 100 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba53b8c...1253cdf. Read the comment docs.

Domszy pushed a commit to Domszy/tp that referenced this pull request Oct 19, 2021
…mmand

Update add command parser to remove model dependency
HalphasX pushed a commit to HalphasX/tp that referenced this pull request Oct 26, 2021
…ommands

Refactor: Refactor Command Parsing and Execution
zhuoyang125 and others added 25 commits October 29, 2021 02:41
…cts-from-expiringpolicies

Fix conflicts from expiringpolicies
Implement sort command for clients and policies
Implement sorting for Clients and Policies
Implement editing for clients and policies
sherrpass and others added 30 commits November 8, 2021 19:46
…-details-typos

Sherwin fix policy details typos
…wnload-sequence-diagram

update sequence diagram image
…ram-dg

Fixed errors in model diagram and implementation of addpolicy and editcontact
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