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

Fixed delgrp bug #185

Merged

Conversation

neoruien
Copy link
Collaborator

No description provided.

@neoruien neoruien added this to the v1.4 milestone Oct 29, 2020
@codecov-io
Copy link

Codecov Report

Merging #185 into master will decrease coverage by 0.33%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #185      +/-   ##
============================================
- Coverage     47.72%   47.38%   -0.34%     
  Complexity      765      765              
============================================
  Files           155      155              
  Lines          3795     3822      +27     
  Branches        473      477       +4     
============================================
  Hits           1811     1811              
- Misses         1840     1867      +27     
  Partials        144      144              
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/team/serenity/model/ModelManager.java 52.10% <0.00%> (-0.56%) 31.00 <0.00> (ø)
...java/team/serenity/model/group/GroupLessonKey.java 69.23% <0.00%> (-5.77%) 3.00 <0.00> (ø)
...va/team/serenity/model/managers/LessonManager.java 78.57% <0.00%> (-4.45%) 17.00 <0.00> (ø)
.../team/serenity/model/managers/QuestionManager.java 82.22% <0.00%> (-17.78%) 18.00 <0.00> (ø)
...am/serenity/model/managers/StudentInfoManager.java 75.00% <0.00%> (-15.70%) 15.00 <0.00> (ø)
...a/team/serenity/model/managers/StudentManager.java 76.47% <0.00%> (-4.78%) 15.00 <0.00> (ø)
src/main/java/team/serenity/ui/MainWindow.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)

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 6044042...d54885d. Read the comment docs.

@xinyee20 xinyee20 merged commit 951c6b5 into AY2021S1-CS2103T-W12-4:master Oct 29, 2020
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.

None yet

3 participants