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-T16-3] UniCa$h #16

Open
wants to merge 1,263 commits into
base: master
Choose a base branch
from

Conversation

sp4ce-cowboy
Copy link

UniCa$h provides tech-savvy NUS students with an intuitive and fast experience to track expenditure and categorize spendings, allowing visualization, consciousness and optimization of spending habits.

@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

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

Comparison is base (517b785) 75.26% compared to head (83c6b43) 93.87%.

Files Patch % Lines
.../java/unicash/logic/commands/GetBudgetCommand.java 84.44% 2 Missing and 5 partials ⚠️
...ash/logic/commands/GetTotalExpenditureCommand.java 90.38% 1 Missing and 4 partials ⚠️
src/main/java/unicash/MainApp.java 84.61% 3 Missing and 1 partial ⚠️
...c/main/java/unicash/commons/enums/CommandType.java 98.20% 3 Missing ⚠️
...unicash/logic/commands/EditTransactionCommand.java 96.59% 0 Missing and 3 partials ⚠️
src/main/java/unicash/commons/util/StringUtil.java 94.44% 0 Missing and 2 partials ⚠️
src/main/java/unicash/logic/UniCashMessages.java 95.45% 0 Missing and 2 partials ⚠️
.../main/java/unicash/logic/commands/FindCommand.java 92.00% 0 Missing and 2 partials ⚠️
...h/logic/parser/ClearTransactionsCommandParser.java 80.00% 0 Missing and 2 partials ⚠️
...n/java/unicash/logic/parser/ListCommandParser.java 80.00% 0 Missing and 2 partials ⚠️
... and 5 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master      #16       +/-   ##
=============================================
+ Coverage     75.26%   93.87%   +18.60%     
- Complexity      419      957      +538     
=============================================
  Files            71      103       +32     
  Lines          1338     2692     +1354     
  Branches        126      241      +115     
=============================================
+ Hits           1007     2527     +1520     
+ Misses          301      116      -185     
- Partials         30       49       +19     

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

Chrainx pushed a commit to Chrainx/tp that referenced this pull request Oct 1, 2023
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