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-W09-2] FreelanceBuddy #111

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

Conversation

chew01
Copy link

@chew01 chew01 commented Sep 22, 2023

Freelancers often deal with multiple clients at the same time. FreelanceBuddy is a one-stop management tool, optimised for CLI power users, that allows the user to access and update all of their most urgent clients, project completion statuses, and financial reports quickly.

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Attention: 560 lines in your changes are missing coverage. Please review.

Comparison is base (517b785) 75.26% compared to head (52d113f) 75.80%.

❗ Current head 52d113f differs from pull request most recent head 3295bfd. Consider uploading reports for the commit 3295bfd to get more accurate results

Files Patch % Lines
...ddress/logic/commands/events/EditEventCommand.java 46.22% 48 Missing and 9 partials ⚠️
...ess/logic/commands/finance/EditFinanceCommand.java 32.53% 44 Missing and 12 partials ⚠️
...ava/seedu/address/logic/parser/DateTimeParser.java 84.56% 23 Missing and 25 partials ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 35 Missing ⚠️
...in/java/seedu/address/model/util/EventBuilder.java 0.00% 25 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 18 Missing ⚠️
.../storage/finance/JsonSerializableFinancesBook.java 28.00% 18 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 16 Missing ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 71.69% 15 Missing ⚠️
...seedu/address/model/finance/UniqueFinanceList.java 68.18% 9 Missing and 5 partials ⚠️
... and 52 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #111      +/-   ##
============================================
+ Coverage     75.26%   75.80%   +0.54%     
- Complexity      419     1116     +697     
============================================
  Files            71      158      +87     
  Lines          1338     3455    +2117     
  Branches        126      400     +274     
============================================
+ Hits           1007     2619    +1612     
- Misses          301      700     +399     
- Partials         30      136     +106     

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

yuxunn pushed a commit to yuxunn/tp that referenced this pull request Nov 2, 2023
…g-time-feature

Add sort meeting time feature
dloh2236 and others added 28 commits November 2, 2023 20:52
Add edit and filter commands
Fix command result message bug in finance
Fix edit command bug for Events
Update UserGuide.md for Contacts and Events
Edit default dummy finance objects
Update storage section of the UG
Debbie Hii Wenxin and others added 30 commits November 14, 2023 10:50
Page breaks and PPP update
Finalize Storage Class Diagram
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