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-T12-3] PlaNUS #14

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

Conversation

BobbyZhouZijian
Copy link

PlaNUS helps NUS students who have lots of project work and tasks to do. It helps them increase productivity by tracking their time spent and schedule. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

iqbxl pushed a commit to iqbxl/fitNUS that referenced this pull request Sep 24, 2020
…/branch-licheng-master

Merge "branch-licheng-master" to "master"
@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2020

Codecov Report

Merging #14 into master will not change coverage.
The diff coverage is 83.18%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #14   +/-   ##
=========================================
  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/MainApp.java 0.00% <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> (ø)
...rc/main/java/seedu/address/model/task/Address.java 80.00% <ø> (ø) 6.00 <0.00> (?)
src/main/java/seedu/address/model/task/Email.java 80.00% <ø> (ø) 6.00 <0.00> (?)
src/main/java/seedu/address/model/task/Phone.java 80.00% <ø> (ø) 6.00 <0.00> (?)
.../java/seedu/address/model/util/SampleDataUtil.java 20.00% <0.00%> (ø) 1.00 <0.00> (ø)
src/main/java/seedu/address/ui/HelpWindow.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/ui/TaskCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 30 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...a2eb026. Read the comment docs.

@BobbyZhouZijian BobbyZhouZijian changed the title [CS2103-T12-3] PlaNUS [CS2103T-T12-3] PlaNUS Sep 28, 2020
@codecov-io
Copy link

codecov-io commented Oct 8, 2020

Codecov Report

Merging #14 (c1a2753) into master (b3e3b78) will decrease coverage by 18.08%.
The diff coverage is 52.52%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #14       +/-   ##
=============================================
- Coverage     72.31%   54.22%   -18.09%     
- Complexity      400      762      +362     
=============================================
  Files            70      120       +50     
  Lines          1228     3196     +1968     
  Branches        124      482      +358     
=============================================
+ Hits            888     1733      +845     
- Misses          308     1261      +953     
- Partials         32      202      +170     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...n/java/seedu/address/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (ø)
...el/lesson/exceptions/DuplicateLessonException.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...del/lesson/exceptions/LessonNotFoundException.java 0.00% <0.00%> (ø) 0.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/CommandBox.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/ui/HelpWindow.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> (ø)
src/main/java/seedu/address/ui/UiManager.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
... and 168 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...c1a2753. Read the comment docs.

BILLXYR pushed a commit to BILLXYR/tp that referenced this pull request Oct 28, 2020
BobbyZhouZijian and others added 30 commits November 9, 2020 23:39
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