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

added Assignment, AssignmentList, Submission classes #66

Merged
merged 6 commits into from
Mar 12, 2023

Conversation

TamKengHong
Copy link

No description provided.

@TamKengHong TamKengHong added this to the v1.2 milestone Mar 11, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #66 (37da30e) into master (af5471a) will decrease coverage by 2.75%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master      #66      +/-   ##
============================================
- Coverage     71.90%   69.15%   -2.75%     
  Complexity      399      399              
============================================
  Files            71       76       +5     
  Lines          1235     1284      +49     
  Branches        125      127       +2     
============================================
  Hits            888      888              
- Misses          314      363      +49     
  Partials         33       33              
Impacted Files Coverage Δ
...main/java/seedu/address/assignment/Assignment.java 0.00% <0.00%> (ø)
.../java/seedu/address/assignment/AssignmentList.java 0.00% <0.00%> (ø)
...rc/main/java/seedu/address/assignment/Student.java 0.00% <0.00%> (ø)
...ain/java/seedu/address/assignment/StudentList.java 0.00% <0.00%> (ø)
...main/java/seedu/address/assignment/Submission.java 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bojie3
Copy link

bojie3 commented Mar 12, 2023

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants