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-W14-3] Bamboo #68

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

Conversation

maxxyh
Copy link

@maxxyh maxxyh commented Sep 14, 2020

Bamboo helps college students manage their personal finances and achieve their financial goals. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2020

Codecov Report

Merging #68 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #68   +/-   ##
=========================================
  Coverage     72.31%   72.31%           
  Complexity      400      400           
=========================================
  Files            70       70           
  Lines          1228     1228           
  Branches        124      124           
=========================================
  Hits            888      888           
  Misses          308      308           
  Partials         32       32           

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 6389d85...a7484cb. Read the comment docs.

nopenotj pushed a commit to nopenotj/tp that referenced this pull request Oct 8, 2020
@codecov-io
Copy link

codecov-io commented Oct 8, 2020

Codecov Report

Merging #68 (ae3da8b) into master (6389d85) will decrease coverage by 7.99%.
The diff coverage is 65.91%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #68      +/-   ##
============================================
- Coverage     72.31%   64.31%   -8.00%     
- Complexity      400      690     +290     
============================================
  Files            70      113      +43     
  Lines          1228     2312    +1084     
  Branches        124      272     +148     
============================================
+ Hits            888     1487     +599     
- Misses          308      713     +405     
- Partials         32      112      +80     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/expense/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/seedu/expense/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/seedu/expense/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...c/main/java/seedu/expense/commons/core/Config.java 68.18% <ø> (ø) 7.00 <0.00> (?)
...n/java/seedu/expense/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (?)
...in/java/seedu/expense/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (?)
...main/java/seedu/expense/commons/core/Messages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../main/java/seedu/expense/commons/core/Version.java 82.50% <ø> (ø) 19.00 <0.00> (?)
...n/java/seedu/expense/commons/core/index/Index.java 100.00% <ø> (ø) 10.00 <0.00> (?)
...se/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
... and 177 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 6389d85...7c387c3. Read the comment docs.

BILLXYR pushed a commit to BILLXYR/tp that referenced this pull request Oct 13, 2020
…ription-related-commands

Start converting AB3 to ExpenseBook
iqbxl added a commit to iqbxl/fitNUS that referenced this pull request Oct 19, 2020
…etable-delete

Add delete feature to Timetable
Jaylenlee and others added 25 commits October 27, 2020 18:07
Update Bamboo to store and retrieve categories
Bug fixes for Default category switch
hakiem526 and others added 30 commits November 9, 2020 22:41
Update GraphicalRepresentationClassDiagram.puml
DG: Update SortCommand and Manual Testing Section
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.

7 participants