Skip to content

Conversation

@geoboom
Copy link

@geoboom geoboom commented Sep 20, 2020

Green Tea is a new language learning application that revolutionizes how we learn language. Through its emphasis on research-proven active recall and spaced repetition, you'll remember new words like never before!

@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2020

Codecov Report

Merging #108 into master will decrease coverage by 2.03%.
The diff coverage is 84.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #108      +/-   ##
============================================
- Coverage     72.31%   70.27%   -2.04%     
+ Complexity      400      352      -48     
============================================
  Files            70       66       -4     
  Lines          1228     1080     -148     
  Branches        124       98      -26     
============================================
- Hits            888      759     -129     
+ Misses          308      295      -13     
+ Partials         32       26       -6     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/Main.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% <0.00%> (-20.00%) 0.00 <0.00> (-1.00)
src/main/java/seedu/address/ui/EntryCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/address/ui/EntryListPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...in/java/seedu/address/model/entry/Translation.java 80.00% <80.00%> (ø) 6.00 <6.00> (?)
src/main/java/seedu/address/model/entry/Word.java 80.00% <85.71%> (ø) 6.00 <2.00> (?)
src/main/java/seedu/address/model/AddressBook.java 91.66% <92.30%> (ø) 12.00 <8.00> (ø)
... and 29 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...d5315a6. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Oct 7, 2020

Codecov Report

Merging #108 (903040f) into master (b3e3b78) will decrease coverage by 12.41%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #108       +/-   ##
=============================================
- Coverage     72.31%   59.89%   -12.42%     
- Complexity      400      542      +142     
=============================================
  Files            70      104       +34     
  Lines          1228     2067      +839     
  Branches        124      202       +78     
=============================================
+ Hits            888     1238      +350     
- Misses          308      756      +448     
- Partials         32       73       +41     
Impacted Files Coverage Δ Complexity Δ
...ss/logic/commands/exceptions/CommandException.java 50.00% <0.00%> (-50.00%) 1.00% <0.00%> (-1.00%)
...rc/main/java/seedu/address/model/ModelManager.java 74.64% <0.00%> (-25.36%) 38.00% <0.00%> (+15.00%) ⬇️
...in/java/seedu/address/logic/parser/ParserUtil.java 73.07% <0.00%> (-24.15%) 8.00% <0.00%> (-6.00%)
...ain/java/seedu/address/logic/parser/CliSyntax.java 66.66% <0.00%> (-16.67%) 1.00% <0.00%> (ø%)
...ain/java/seedu/address/storage/StorageManager.java 77.77% <0.00%> (-16.67%) 7.00% <0.00%> (-2.00%)
...rc/main/java/seedu/address/logic/LogicManager.java 63.63% <0.00%> (-11.37%) 13.00% <0.00%> (+10.00%) ⬇️
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
src/main/java/seedu/address/ui/UiPart.java 84.00% <0.00%> (ø) 4.00% <0.00%> (ø%)
src/main/java/seedu/address/model/Model.java 100.00% <0.00%> (ø) 2.00% <0.00%> (+1.00%)
src/main/java/seedu/address/ui/UiManager.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
... and 98 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...903040f. Read the comment docs.

Criss-Wang pushed a commit to Criss-Wang/tp that referenced this pull request Oct 11, 2020
BILLXYR pushed a commit to BILLXYR/tp that referenced this pull request Oct 22, 2020
chrystalquek added a commit to chrystalquek/tp that referenced this pull request Oct 28, 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.

6 participants