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-T14-1] FaculType #91

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

Conversation

justintzuriel
Copy link

FaculType helps faculty leaders manage details of faculty members and faculty modules. They will be able to list modules with the corresponding instructors, edit module details, search for faculty members by attributes, and edit faculty member attributes.

@codecov-io
Copy link

codecov-io commented Oct 7, 2020

Codecov Report

Merging #91 (6e76a65) into master (b3e3b78) will increase coverage by 0.64%.
The diff coverage is 74.22%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #91      +/-   ##
============================================
+ Coverage     72.31%   72.95%   +0.64%     
- Complexity      400      775     +375     
============================================
  Files            70      109      +39     
  Lines          1228     2211     +983     
  Branches        124      275     +151     
============================================
+ Hits            888     1613     +725     
- Misses          308      502     +194     
- Partials         32       96      +64     
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 66.66% <0.00%> (-2.57%) 5.00 <0.00> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...rc/main/java/seedu/address/logic/LogicManager.java 68.18% <0.00%> (-6.82%) 3.00 <0.00> (ø)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <ø> (ø) 8.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/ModuleCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...rc/main/java/seedu/address/ui/ModuleListPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/address/ui/PersonCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 108 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...9e62485. Read the comment docs.

nopenotj added a commit to nopenotj/tp that referenced this pull request Oct 8, 2020
li-s added a commit to li-s/tp that referenced this pull request Oct 13, 2020
…mand

Add OpenCommand and OpenCommandParser
chunyongg pushed a commit to chunyongg/Serenity that referenced this pull request Oct 18, 2020
BILLXYR pushed a commit to BILLXYR/tp that referenced this pull request Oct 18, 2020
iqbxl pushed a commit to iqbxl/fitNUS that referenced this pull request Oct 23, 2020
…ate-ug-dg

Fill in missing contributions for Timetable 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.

6 participants