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-F11-3] ProductiveNUS #77

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

Conversation

andreatanky
Copy link

ProductiveNUS helps Computing students manage and schedule their academic tasks. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@andreatanky andreatanky changed the title [CS2103-F11-3] ProductiveNUS [CS2103T-F11-3] ProductiveNUS Sep 15, 2020
@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2020

Codecov Report

Merging #77 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #77   +/-   ##
=========================================
  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 Δ
...java/seedu/address/logic/commands/ListCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <100.00%> (ø) 7.00 <0.00> (ø)

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...13debe3. Read the comment docs.

Criss-Wang added a commit to Criss-Wang/tp that referenced this pull request Sep 25, 2020
nopenotj pushed a commit to nopenotj/tp that referenced this pull request Oct 8, 2020
…Contact

Allow user to add contact without address argument and with different format
@codecov-io
Copy link

codecov-io commented Oct 9, 2020

Codecov Report

Merging #77 (0f78b0e) into master (b3e3b78) will decrease coverage by 7.70%.
The diff coverage is 64.56%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #77      +/-   ##
============================================
- Coverage     72.31%   64.60%   -7.71%     
- Complexity      400      701     +301     
============================================
  Files            70      112      +42     
  Lines          1228     2557    +1329     
  Branches        124      332     +208     
============================================
+ Hits            888     1652     +764     
- Misses          308      775     +467     
- Partials         32      130      +98     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...main/java/seedu/address/commons/util/FileUtil.java 77.27% <ø> (ø) 9.00 <0.00> (ø)
...eedu/address/logic/commands/UnscheduleCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ss/logic/commands/exceptions/CommandException.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...du/address/logic/parser/ScheduleCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../address/logic/parser/UnscheduleCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../assignment/exceptions/DuplicateTaskException.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...l/assignment/exceptions/TaskNotFoundException.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 140 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...0f78b0e. Read the comment docs.

li-s pushed a commit to li-s/tp that referenced this pull request Oct 10, 2020
chunyongg added a commit to chunyongg/Serenity that referenced this pull request Oct 12, 2020
Change message shown when attendance is marked/unmarked
chrystalquek pushed a commit to chrystalquek/tp that referenced this pull request Oct 20, 2020
iqbxl pushed a commit to iqbxl/fitNUS that referenced this pull request Oct 20, 2020
andreatanky and others added 30 commits November 13, 2020 18:30
# Conflicts:
#	docs/UserGuide.md
Update figure notation again for 2101
# Conflicts:
#	docs/UserGuide.md
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