Skip to content

[CS2103T-F12-4] Lifebook#64

Open
urieltan wants to merge 663 commits into
nus-cs2103-AY2021S1:masterfrom
AY2021S1-CS2103T-F12-4:master
Open

[CS2103T-F12-4] Lifebook#64
urieltan wants to merge 663 commits into
nus-cs2103-AY2021S1:masterfrom
AY2021S1-CS2103T-F12-4:master

Conversation

@urieltan
Copy link
Copy Markdown

Lifebook aims to help university students manage their contacts, projects, assignments, meetings and other tasks. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@urieltan urieltan changed the title [CS2103-F12-4] Lifebook [CS2103T-F12-4] Lifebook Sep 13, 2020
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 24, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #64   +/-   ##
=========================================
  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...4ac0f75. Read the comment docs.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 8, 2020

Codecov Report

Merging #64 (5a65f4b) into master (6389d85) will decrease coverage by 1.23%.
The diff coverage is 72.27%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #64      +/-   ##
============================================
- Coverage     72.31%   71.08%   -1.24%     
- Complexity      400      974     +574     
============================================
  Files            70      130      +60     
  Lines          1228     3095    +1867     
  Branches        124      487     +363     
============================================
+ Hits            888     2200    +1312     
- Misses          308      685     +377     
- Partials         32      210     +178     
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> (ø)
src/main/java/seedu/address/model/tag/Tag.java 72.72% <0.00%> (-7.28%) 5.00 <0.00> (ø)
.../java/seedu/address/model/util/SampleDataUtil.java 10.71% <0.00%> (-9.29%) 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> (?)
src/main/java/seedu/address/ui/TaskListPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/address/ui/UiManager.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/model/UserPrefs.java 71.42% <20.00%> (-8.58%) 10.00 <0.00> (ø)
... and 144 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...2c5b07d. Read the comment docs.

nopenotj pushed a commit to nopenotj/tp that referenced this pull request Oct 8, 2020
Licheng-Wu pushed a commit to Licheng-Wu/tp that referenced this pull request Oct 19, 2020
…t-routine-card

Improve Routine functionalities
lerxcl and others added 30 commits November 9, 2020 21:01
# Conflicts:
#	docs/AboutUs.md
Adjust page breaks for PDF in UG
Adjust page breaks for PDF in UG
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