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-2] QuickCache #89

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

Conversation

GilbertTan19
Copy link

QuickCache helps university student to centralize all study content through storing as flashcards.

@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #89   +/-   ##
=========================================
  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...2c145ea. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Oct 7, 2020

Codecov Report

Merging #89 (dac3064) into master (b3e3b78) will increase coverage by 1.68%.
The diff coverage is 76.49%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #89      +/-   ##
============================================
+ Coverage     72.31%   74.00%   +1.68%     
- Complexity      400      681     +281     
============================================
  Files            70       96      +26     
  Lines          1228     2127     +899     
  Branches        124      264     +140     
============================================
+ Hits            888     1574     +686     
- Misses          308      473     +165     
- Partials         32       80      +48     
Impacted Files Coverage Δ Complexity Δ
src/main/java/quickcache/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/quickcache/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/quickcache/commons/core/Config.java 68.18% <ø> (ø) 7.00 <0.00> (?)
...main/java/quickcache/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (?)
...rc/main/java/quickcache/commons/core/Messages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...he/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
...ache/commons/exceptions/IllegalValueException.java 100.00% <ø> (ø) 2.00 <0.00> (?)
src/main/java/quickcache/commons/util/AppUtil.java 88.88% <ø> (ø) 5.00 <0.00> (?)
...n/java/quickcache/commons/util/CollectionUtil.java 87.50% <ø> (ø) 5.00 <0.00> (?)
.../main/java/quickcache/commons/util/ConfigUtil.java 75.00% <ø> (ø) 2.00 <0.00> (?)
... and 171 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 b3e3b78...dac3064. Read the comment docs.

GeNiaaz pushed a commit to GeNiaaz/tp that referenced this pull request Oct 11, 2020
chunyongg pushed a commit to chunyongg/Serenity that referenced this pull request Oct 16, 2020
BILLXYR pushed a commit to BILLXYR/tp that referenced this pull request Oct 18, 2020
iqbxl pushed a commit to iqbxl/fitNUS that referenced this pull request Oct 23, 2020
josiahkhoo and others added 30 commits November 9, 2020 15:44
Add display by stats implementation and small tweaks
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