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-W15-1] ClassMATE #77

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

Conversation

nguyiyang
Copy link

ClassMATE is developed for CS2101 instructors to help facilitate the student groups in their sectional classes. ClassMATE is optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). ClassMATE is designed to be efficiently used by those who can type fast.

@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2021

Codecov Report

Merging #77 (b9aaf8a) into master (ba53b8c) will decrease coverage by 0.85%.
The diff coverage is 73.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #77      +/-   ##
============================================
- Coverage     72.15%   71.30%   -0.86%     
- Complexity      399      741     +342     
============================================
  Files            70      124      +54     
  Lines          1232     2370    +1138     
  Branches        125      261     +136     
============================================
+ Hits            889     1690     +801     
- Misses          311      592     +281     
- Partials         32       88      +56     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...main/java/seedu/address/model/student/Address.java 80.00% <ø> (ø)
...c/main/java/seedu/address/model/student/Email.java 80.00% <ø> (ø)
...du/address/model/student/GroupMemberPredicate.java 0.00% <0.00%> (ø)
...c/main/java/seedu/address/model/student/Phone.java 80.00% <ø> (ø)
src/main/java/seedu/address/model/tag/Tag.java 80.00% <ø> (ø)
...torialclass/exceptions/ClassNotFoundException.java 0.00% <0.00%> (ø)
...orialclass/exceptions/DuplicateClassException.java 0.00% <0.00%> (ø)
... and 90 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...b9aaf8a. Read the comment docs.

bentanjunrong pushed a commit to bentanjunrong/tp that referenced this pull request Oct 13, 2021
…x-parseday

bugfix parseday in parserutil
juliussneezer04 and others added 28 commits October 26, 2021 13:33
Update tutorial group implementation
Adding DeleteAllMarks Functionality.
Command takes in INDEX of student, and 3 prefixes for the group -
(groupnumber, classCode, type)
Adds student to existing group using INDEX
unfinished design for tutorialGroups
Branch removesg (second pull request)
rushilramesh and others added 30 commits November 8, 2021 22:36
Fix bugs in DG class diagrams
Adding Gabriel's contribution back to DG
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