Skip to content

[CS2103-W15-1] ClassMATE#77

Open
nguyiyang wants to merge 491 commits into
nus-cs2103-AY2122S1:masterfrom
AY2122S1-CS2103T-W15-1:master
Open

[CS2103-W15-1] ClassMATE#77
nguyiyang wants to merge 491 commits into
nus-cs2103-AY2122S1:masterfrom
AY2122S1-CS2103T-W15-1:master

Conversation

@nguyiyang

Copy link
Copy Markdown

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

codecov-commenter commented Sep 14, 2021

Copy link
Copy Markdown

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