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-4] ModuLink #95

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

Conversation

ngjiayuan
Copy link

ModuLink allows CS students taking the same modules to connect with each other and easily form project groups.

@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2021

Codecov Report

Merging #95 (dae3bed) into master (ba53b8c) will decrease coverage by 1.40%.
The diff coverage is 73.68%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #95      +/-   ##
============================================
- Coverage     72.15%   70.75%   -1.41%     
- Complexity      399      595     +196     
============================================
  Files            70       91      +21     
  Lines          1232     1942     +710     
  Branches        125      269     +144     
============================================
+ Hits            889     1374     +485     
- Misses          311      465     +154     
- Partials         32      103      +71     
Impacted Files Coverage Δ
src/main/java/seedu/modulink/AppParameters.java 75.00% <ø> (ø)
src/main/java/seedu/modulink/Main.java 0.00% <ø> (ø)
src/main/java/seedu/modulink/MainApp.java 0.00% <0.00%> (ø)
.../main/java/seedu/modulink/commons/core/Config.java 68.18% <ø> (ø)
.../java/seedu/modulink/commons/core/GuiSettings.java 69.23% <ø> (ø)
...n/java/seedu/modulink/commons/core/LogsCenter.java 78.37% <ø> (ø)
...ain/java/seedu/modulink/commons/core/Messages.java 0.00% <0.00%> (ø)
...main/java/seedu/modulink/commons/core/Version.java 82.50% <ø> (ø)
.../java/seedu/modulink/commons/core/index/Index.java 100.00% <ø> (ø)
...nk/commons/exceptions/DataConversionException.java 100.00% <ø> (ø)
... and 86 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...dae3bed. Read the comment docs.

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