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-F08-1] FinCliq #46

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

Conversation

itstrueitstrueitsrealitsreal

FinCliq is an application designed specifically for financial advisors and optimised for CLI users to revolutionise the way they manage, schedule, filter and rank their clients. Addresses the day-to-day challenges faced by financial advisors but also provides strategic value through its ranking and leaderboard features. It's a companion that empowers financial advisors to scale to new heights.

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

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

Project coverage is 75.63%. Comparing base (b896eb0) to head (266f7f5).

Files Patch % Lines
src/main/java/seedu/address/MainApp.java 0.00% 10 Missing ⚠️
...u/address/storage/JsonSerializableAddressBook.java 57.14% 2 Missing and 1 partial ⚠️
...address/logic/parser/EditMeetingCommandParser.java 80.00% 2 Missing ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #46      +/-   ##
============================================
+ Coverage     75.26%   75.63%   +0.37%     
- Complexity      419      577     +158     
============================================
  Files            71       93      +22     
  Lines          1338     1929     +591     
  Branches        126      203      +77     
============================================
+ Hits           1007     1459     +452     
- Misses          301      410     +109     
- Partials         30       60      +30     

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

jaejayrome and others added 28 commits March 26, 2024 22:57
Add filter clients by tag use case
…into fakeTestBranch

merge to ensure working tree is coherent with team master
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