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

Add How to use guide

e726fd2
Select commit
Loading
Failed to load commit list.
Merged

Branch documentation #191

Add How to use guide
e726fd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2023 in 0s

68.92% (+11.72%) compared to c46dcfc

View this Pull Request on Codecov

68.92% (+11.72%) compared to c46dcfc

Details

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