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-T13-4] Common Cents #5

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

Conversation

Ziyang-98
Copy link

Common Cents helps university students who manage small-scale businesses to manage their finances. It is customized for students who have difficulty keeping track of their finance and prefer a visually appealing app to organize and plan expenses.

@codecov-commenter
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #5   +/-   ##
=========================================
  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           
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (ø)

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...1a3c714. Read the comment docs.

nopenotj pushed a commit to nopenotj/tp that referenced this pull request Oct 8, 2020
…oving-field

Remove address from application
@codecov-io
Copy link

codecov-io commented Oct 10, 2020

Codecov Report

Merging #5 into master will decrease coverage by 0.83%.
The diff coverage is 76.36%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #5      +/-   ##
============================================
- Coverage     72.31%   71.47%   -0.84%     
- Complexity      400      644     +244     
============================================
  Files            70       97      +27     
  Lines          1228     2002     +774     
  Branches        124      232     +108     
============================================
+ Hits            888     1431     +543     
- Misses          308      470     +162     
- Partials         32      101      +69     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/cc/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/seedu/cc/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/seedu/cc/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/cc/commons/core/Config.java 77.27% <ø> (ø) 9.00 <0.00> (?)
...c/main/java/seedu/cc/commons/core/GuiSettings.java 80.76% <ø> (ø) 10.00 <0.00> (?)
...rc/main/java/seedu/cc/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (?)
src/main/java/seedu/cc/commons/core/Messages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/cc/commons/core/Version.java 82.50% <ø> (ø) 19.00 <0.00> (?)
...c/main/java/seedu/cc/commons/core/index/Index.java 100.00% <ø> (ø) 10.00 <0.00> (?)
...cc/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
... and 152 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...fe55b2c. Read the comment docs.

lettuceman4 pushed a commit to AY2021S1-CS2103T-T13-4/tp that referenced this pull request Oct 14, 2020
BILLXYR pushed a commit to BILLXYR/tp that referenced this pull request Oct 14, 2020
GeNiaaz pushed a commit to GeNiaaz/tp that referenced this pull request Nov 6, 2020
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.

None yet

7 participants