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-W08-2] SEPrec #60

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

Conversation

siqirua
Copy link

@siqirua siqirua commented Sep 18, 2023

SEPrec helps SEP officer manage detail of the student and application data. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Attention: 657 lines in your changes are missing coverage. Please review.

Comparison is base (517b785) 75.26% compared to head (664ba7c) 69.12%.

Files Patch % Lines
src/main/java/seedu/modulight/MainApp.java 0.00% 95 Missing ⚠️
...ght/logic/commands/EditGradedComponentCommand.java 58.33% 37 Missing and 3 partials ⚠️
.../seedu/modulight/logic/parser/ModuLightParser.java 0.00% 31 Missing ⚠️
...ight/logic/commands/DeleteStudentScoreCommand.java 0.00% 29 Missing ⚠️
...edu/modulight/model/student/UniqueStudentList.java 71.27% 17 Missing and 10 partials ⚠️
...logic/parser/EditGradedComponentCommandParser.java 0.00% 24 Missing ⚠️
...ght/model/studentscore/UniqueStudentScoreList.java 60.00% 13 Missing and 9 partials ⚠️
.../main/java/seedu/modulight/model/ModelManager.java 75.29% 13 Missing and 8 partials ⚠️
...del/gradedcomponent/UniqueGradedComponentList.java 58.33% 12 Missing and 8 partials ⚠️
.../logic/parser/AddGradedComponentCommandParser.java 0.00% 16 Missing ⚠️
... and 55 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #60      +/-   ##
============================================
- Coverage     75.26%   69.12%   -6.14%     
- Complexity      419      862     +443     
============================================
  Files            71      126      +55     
  Lines          1338     3294    +1956     
  Branches        126      390     +264     
============================================
+ Hits           1007     2277    +1270     
- Misses          301      815     +514     
- Partials         30      202     +172     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

yuxunn pushed a commit to yuxunn/tp that referenced this pull request Oct 5, 2023
siqirua and others added 30 commits November 14, 2023 12:37
Add some page break for CS2101
Improve appearance of note and alert
# Conflicts:
#	docs/UserGuide.md
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.

5 participants