Skip to content

[CS2103T-T15-2] Flash Notes#82

Open
chuyouchia wants to merge 864 commits into
nus-cs2103-AY2021S1:masterfrom
AY2021S1-CS2103T-T15-2:master
Open

[CS2103T-T15-2] Flash Notes#82
chuyouchia wants to merge 864 commits into
nus-cs2103-AY2021S1:masterfrom
AY2021S1-CS2103T-T15-2:master

Conversation

@chuyouchia
Copy link
Copy Markdown

Subject: FlashNotes
Description: FlashNotes is a desktop app for flashcards, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, Flashnotes can help you create word-based flashcards faster than traditional GUI apps.

Criss-Wang pushed a commit to Criss-Wang/tp that referenced this pull request Sep 25, 2020
…revert-80-test-workflow-status-badge

Revert "Test CI fail"
nopenotj pushed a commit to nopenotj/tp that referenced this pull request Oct 8, 2020
…ar-Contacts

Edit ClearCommand to use 'contact clear' command and add back parseCommand clear test
@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 9, 2020

Codecov Report

Merging #82 (59c4842) into master (b3e3b78) will decrease coverage by 10.94%.
The diff coverage is 62.80%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #82       +/-   ##
=============================================
- Coverage     72.31%   61.37%   -10.95%     
- Complexity      400      622      +222     
=============================================
  Files            70       98       +28     
  Lines          1228     2084      +856     
  Branches        124      221       +97     
=============================================
+ Hits            888     1279      +391     
- Misses          308      709      +401     
- Partials         32       96       +64     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/flashnotes/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/seedu/flashnotes/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/seedu/flashnotes/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ain/java/seedu/flashnotes/commons/core/Config.java 68.18% <ø> (ø) 7.00 <0.00> (?)
...ava/seedu/flashnotes/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (?)
...java/seedu/flashnotes/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (?)
...n/java/seedu/flashnotes/commons/core/Messages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...in/java/seedu/flashnotes/commons/core/Version.java 82.50% <ø> (ø) 19.00 <0.00> (?)
...ava/seedu/flashnotes/commons/core/index/Index.java 100.00% <ø> (ø) 10.00 <0.00> (?)
...es/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
... and 150 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...59c4842. Read the comment docs.

li-s added a commit to li-s/tp that referenced this pull request Oct 10, 2020
GeNiaaz pushed a commit to GeNiaaz/tp that referenced this pull request Oct 11, 2020
…ct-tags

Fix tags not highlighted in blue
BILLXYR pushed a commit to BILLXYR/tp that referenced this pull request Oct 18, 2020
Licheng-Wu pushed a commit to Licheng-Wu/tp that referenced this pull request Oct 21, 2020
chuyouchia and others added 29 commits November 8, 2020 22:04
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 46.29630% with 87 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@5da61d7). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ain/java/seedu/flashnotes/ui/DeckCardListRoot.java 0.00% 11 Missing ⚠️
...in/java/seedu/flashnotes/ui/FlashcardListRoot.java 0.00% 9 Missing ⚠️
src/main/java/seedu/flashnotes/ui/MainWindow.java 0.00% 8 Missing ⚠️
...rc/main/java/seedu/flashnotes/ui/ReviewWindow.java 0.00% 8 Missing ⚠️
...a/seedu/flashnotes/logic/commands/ListCommand.java 0.00% 6 Missing ⚠️
...eedu/flashnotes/logic/parser/FlashNotesParser.java 57.14% 6 Missing ⚠️
src/main/java/seedu/flashnotes/MainApp.java 0.00% 5 Missing ⚠️
.../java/seedu/flashnotes/ui/IndividualFlashcard.java 0.00% 5 Missing ⚠️
...main/java/seedu/flashnotes/model/ModelManager.java 63.63% 1 Missing and 3 partials ⚠️
...java/seedu/flashnotes/logic/parser/ParserUtil.java 66.66% 3 Missing ⚠️
... and 14 more
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff            @@
##             master      #82   +/-   ##
=========================================
  Coverage          ?   61.37%           
  Complexity        ?      622           
=========================================
  Files             ?       98           
  Lines             ?     2084           
  Branches          ?      221           
=========================================
  Hits              ?     1279           
  Misses            ?      709           
  Partials          ?       96           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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