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

Branch documentation #191

Merged

Conversation

SinhaVedant
Copy link
Collaborator

No description provided.

@SinhaVedant SinhaVedant added this to the v1.4 milestone Nov 13, 2023
@SinhaVedant SinhaVedant self-assigned this Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #191 (e726fd2) into master (c46dcfc) will increase coverage by 11.72%.
Report is 52 commits behind head on master.
The diff coverage is 56.06%.

@@              Coverage Diff              @@
##             master     #191       +/-   ##
=============================================
+ Coverage     57.20%   68.92%   +11.72%     
- Complexity      710      862      +152     
=============================================
  Files           126      126               
  Lines          3246     3299       +53     
  Branches        378      387        +9     
=============================================
+ Hits           1857     2274      +417     
+ Misses         1209      826      -383     
- Partials        180      199       +19     
Files Coverage Δ
...edu/modulight/logic/commands/AutoGradeCommand.java 96.72% <100.00%> (+96.72%) ⬆️
...modulight/logic/commands/DeleteStudentCommand.java 76.66% <ø> (ø)
...ight/logic/commands/DeleteStudentScoreCommand.java 0.00% <ø> (ø)
...ulight/logic/commands/EditStudentScoreCommand.java 87.27% <100.00%> (+0.11%) ⬆️
...u/modulight/logic/commands/FindStudentCommand.java 100.00% <100.00%> (ø)
...seedu/modulight/logic/commands/ListAllCommand.java 100.00% <100.00%> (+100.00%) ⬆️
...u/modulight/logic/commands/SortStudentCommand.java 68.18% <ø> (ø)
...ulight/logic/commands/SortStudentScoreCommand.java 70.00% <ø> (ø)
.../logic/parser/AddGradedComponentCommandParser.java 0.00% <ø> (ø)
...odulight/logic/parser/AddStudentCommandParser.java 95.23% <100.00%> (-0.22%) ⬇️
... and 20 more

... and 17 files with indirect coverage changes

Copy link
Collaborator

@siqirua siqirua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@siqirua siqirua merged commit 2ace42d into AY2324S1-CS2103T-W08-2:master Nov 13, 2023
4 of 5 checks passed
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.

2 participants