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-W12-2] SWEe-book #91

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

Conversation

cyyeu
Copy link

@cyyeu cyyeu commented Sep 15, 2021

SWEe-book is a project management tool for CS2103T/CS2101 students. We aim to makes it easier for students to keep track of their group mates and project tasks in different groups (CS2101 OP1 group and CS2103T group).

@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2021

Codecov Report

Merging #91 (538c1f6) into master (ba53b8c) will decrease coverage by 1.13%.
The diff coverage is 74.08%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #91      +/-   ##
============================================
- Coverage     72.15%   71.01%   -1.14%     
- Complexity      399      694     +295     
============================================
  Files            70      106      +36     
  Lines          1232     2236    +1004     
  Branches        125      269     +144     
============================================
+ Hits            889     1588     +699     
- Misses          311      557     +246     
- Partials         32       91      +59     
Impacted Files Coverage Δ
src/main/java/sweebook/AppParameters.java 75.00% <ø> (ø)
src/main/java/sweebook/Main.java 0.00% <ø> (ø)
src/main/java/sweebook/MainApp.java 0.00% <0.00%> (ø)
src/main/java/sweebook/commons/core/Config.java 68.18% <ø> (ø)
...c/main/java/sweebook/commons/core/GuiSettings.java 69.23% <ø> (ø)
...rc/main/java/sweebook/commons/core/LogsCenter.java 78.37% <ø> (ø)
src/main/java/sweebook/commons/core/Messages.java 0.00% <ø> (ø)
src/main/java/sweebook/commons/core/Version.java 82.50% <ø> (ø)
...c/main/java/sweebook/commons/core/index/Index.java 100.00% <ø> (ø)
...ok/commons/exceptions/DataConversionException.java 100.00% <ø> (ø)
... and 99 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 ba53b8c...538c1f6. Read the comment docs.

okyntary pushed a commit to okyntary/tp that referenced this pull request Oct 21, 2021
alinaleehx and others added 28 commits October 22, 2021 20:59
Improve error message shown when inputting an index that is too high
for doneTask, deleteTask and delete commands.
Add Implementation section
Add recurring tasks implementation
Diagrams to be done
Add editTask in command summary in UG
ambroseboo and others added 30 commits November 12, 2021 20:27
Add "Commonly Used words" section
Add UI design explanation to User Guide
Add more terms to common terms section
Fix numbering in Quick Start
* commit '744e7ae202fe2a1b6b409f64f16a7ced9d2a74ba':
  fix bold formatting
  Fix numbering in Quick Start
  add explanation

# Conflicts:
#	docs/UserGuide.md
Clarify recurring frequency
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