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

[CS2103-W08-2] EduVault #42

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

Conversation

Slipperybara
Copy link

No description provided.

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 41.86047% with 50 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/Dashboard.java 0.00% 13 Missing ⚠️
...gic/commands/UnmarkAttendanceByStudentCommand.java 9.09% 6 Missing and 4 partials ⚠️
...ain/java/seedu/address/ui/AttendanceContainer.java 0.00% 8 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 7 Missing ⚠️
...a/seedu/address/logic/parser/AddCommandParser.java 25.00% 3 Missing and 3 partials ⚠️
...a/seedu/address/logic/commands/AddFeesCommand.java 0.00% 3 Missing and 1 partial ⚠️
...eedu/address/storage/JsonAdaptedParticipation.java 50.00% 1 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ Complexity Δ
...in/java/seedu/address/commons/core/LogsCenter.java 78.78% <ø> (ø) 5.00 <0.00> (ø)
src/main/java/seedu/address/logic/Messages.java 90.90% <ø> (+3.40%) 4.00 <0.00> (+1.00)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 8.00 <1.00> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <ø> (ø) 9.00 <0.00> (+2.00)
...java/seedu/address/logic/commands/EditCommand.java 96.84% <100.00%> (-0.60%) 15.00 <0.00> (+2.00) ⬇️
...va/seedu/address/logic/commands/EnrollCommand.java 80.00% <ø> (ø) 12.00 <0.00> (?)
...java/seedu/address/logic/commands/FindCommand.java 89.28% <100.00%> (-10.72%) 8.00 <0.00> (+2.00) ⬇️
...java/seedu/address/logic/commands/ListCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...logic/commands/MarkAttendanceByStudentCommand.java 86.36% <100.00%> (ø) 18.00 <0.00> (?)
...ogic/commands/MarkAttendanceByTutorialCommand.java 88.00% <100.00%> (ø) 19.00 <0.00> (?)
... and 26 more

... and 2 files with indirect coverage changes

gladwintan and others added 29 commits November 6, 2024 13:01
Remove attendance from add command error message
DG effort and Planned enhancement section
BlazeChron and others added 30 commits November 12, 2024 11:32
Edit minor details for Storage section of DG
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