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

Add EOF line #404

Closed
wants to merge 821 commits into from
Closed

Conversation

tohjh
Copy link

@tohjh tohjh commented Nov 12, 2024

No description provided.

Incogdino and others added 30 commits November 7, 2024 16:41
Standardize name for application.
…pdateScreenshot

Update screenshots of user guide
…ranch-editDeveloperGuide

Add acknowledgements to developer guide
Previously, Github command shortcut is specified with a caps.
SwaminathanViswa and others added 28 commits November 12, 2024 13:26
…nViswa/tp into branch-updateComments

# Conflicts:
#	docs/DeveloperGuide.md
- Updated puml for command history.
- Add details on command history use.
Add UML diagram for mark command
…dImplementation

Fix add implementataion diagram
Update DG for Export Command
@tohjh tohjh closed this Nov 12, 2024
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 76.82927% with 19 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/MainWindow.java 0.00% 7 Missing ⚠️
...java/seedu/address/logic/commands/ViewCommand.java 63.63% 4 Missing ⚠️
.../seedu/address/commons/core/FunctionalBrowser.java 25.00% 3 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 2 Missing ⚠️
...va/seedu/address/logic/commands/ImportCommand.java 83.33% 1 Missing ⚠️
...eedu/address/logic/parser/CsvAssignmentParser.java 66.66% 0 Missing and 1 partial ⚠️
.../java/seedu/address/logic/parser/CsvRowParser.java 0.00% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ Complexity Δ
...in/java/seedu/address/commons/core/LogsCenter.java 78.78% <ø> (ø) 5.00 <0.00> (ø)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 8.00 <1.00> (ø)
.../seedu/address/logic/commands/AddGradeCommand.java 79.59% <100.00%> (ø) 12.00 <0.00> (?)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 91.30% <100.00%> (-8.70%) 8.00 <1.00> (+1.00) ⬇️
...java/seedu/address/logic/commands/EditCommand.java 95.55% <100.00%> (-1.89%) 13.00 <0.00> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...va/seedu/address/logic/commands/ExportCommand.java 85.71% <100.00%> (ø) 10.00 <1.00> (?)
...va/seedu/address/logic/commands/FilterCommand.java 100.00% <100.00%> (ø) 7.00 <1.00> (?)
...java/seedu/address/logic/commands/FindCommand.java 87.50% <ø> (-12.50%) 5.00 <0.00> (-1.00)
... and 35 more

... and 3 files with indirect coverage changes

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