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

[CS2103-F10-2] Modduke #8

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

Conversation

royleochan
Copy link

Modduke aims to help NUS undergraduates managing multiple projects be more organised and improve their productivity levels. It is an application where users can manage their contacts and schedule project meetings and consultations seamlessly.

@codecov-commenter
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #8   +/-   ##
=========================================
  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 b3e3b78...bd1d4e2. Read the comment docs.

GeNiaaz pushed a commit to GeNiaaz/tp that referenced this pull request Sep 21, 2020
Licheng-Wu pushed a commit to Licheng-Wu/tp that referenced this pull request Sep 21, 2020
@codecov-io
Copy link

codecov-io commented Oct 7, 2020

Codecov Report

Merging #8 into master will decrease coverage by 25.24%.
The diff coverage is 34.24%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master       #8       +/-   ##
=============================================
- Coverage     72.31%   47.06%   -25.25%     
- Complexity      400      657      +257     
=============================================
  Files            70      133       +63     
  Lines          1228     3240     +2012     
  Branches        124      471      +347     
=============================================
+ Hits            888     1525      +637     
- Misses          308     1538     +1230     
- Partials         32      177      +145     
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> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <ø> (ø) 8.00 <0.00> (ø)
...seedu/address/logic/commands/AddModuleCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...u/address/logic/commands/DeleteMeetingCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...du/address/logic/commands/DeleteModuleCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...edu/address/logic/commands/EditMeetingCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...eedu/address/logic/commands/EditModuleCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 161 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...a612e15. Read the comment docs.

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