Skip to content

[CS2103T-W14-2] BudgetBaby#35

Open
eksinyue wants to merge 709 commits into
nus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103T-W14-2:master
Open

[CS2103T-W14-2] BudgetBaby#35
eksinyue wants to merge 709 commits into
nus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103T-W14-2:master

Conversation

@eksinyue
Copy link
Copy Markdown

@eksinyue eksinyue commented Feb 15, 2021

BudgetBaby is a desktop app for setting monthly budgets and tracking expenses. It is optimized for use via a Command Line Interface (CLI) so that entering and editing financial records and budgets can be done faster by typing in commands while still having the benefits of a Graphical User Interface (GUI).

@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 25, 2021

Codecov Report

Merging #35 (e0ce90b) into master (c36220c) will decrease coverage by 29.54%.
The diff coverage is 10.66%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #35       +/-   ##
=============================================
- Coverage     72.15%   42.60%   -29.55%     
- Complexity      399      407        +8     
=============================================
  Files            70      111       +41     
  Lines          1232     2138      +906     
  Branches        125      219       +94     
=============================================
+ Hits            889      911       +22     
- Misses          311     1194      +883     
- Partials         32       33        +1     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/budgetbaby/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/seedu/budgetbaby/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/seedu/budgetbaby/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...main/java/seedu/budgetbaby/MainAppAddressBook.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...in/java/seedu/budgetbaby/ablogic/LogicManager.java 75.00% <ø> (ø) 3.00 <0.00> (?)
...eedu/budgetbaby/ablogic/commands/ClearCommand.java 100.00% <ø> (ø) 2.00 <0.00> (?)
...ava/seedu/budgetbaby/ablogic/commands/Command.java 100.00% <ø> (ø) 1.00 <0.00> (?)
...seedu/budgetbaby/ablogic/commands/ListCommand.java 100.00% <ø> (ø) 2.00 <0.00> (?)
...u/budgetbaby/ablogic/parser/AddressBookParser.java 100.00% <ø> (ø) 12.00 <0.00> (?)
...ain/java/seedu/budgetbaby/abmodel/AddressBook.java 91.66% <ø> (ø) 12.00 <0.00> (?)
... and 145 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 c36220c...e0ce90b. Read the comment docs.

Hzxin pushed a commit to markuz5116/tp that referenced this pull request Feb 27, 2021
…nchiang

Update user guide remind, help features and command summary
jxrrelo and others added 28 commits April 6, 2021 16:13
Fix handling of invalid budget amount
Fix bug where months shown were incorrect and showed months after current month
Modify categories shown on the side to show all categories
deyixtan and others added 30 commits April 12, 2021 23:08
Add undo/redo functionality to edit-fr command
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.

6 participants