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

[CS2103T-T11-2] KonTActs #138

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

Conversation

SwaminathanViswa
Copy link

KonTActs helps CS2030S Teaching Assistants (TAs) manage their student's work easily from one place. Our product simplifies by providing a centralized, command-line-friendly tool to store and reference all contacts efficiently, enhancing communication and reducing workload stress.

Copy link

codecov bot commented Sep 21, 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

potaotototo pushed a commit to potaotototo/tp that referenced this pull request Nov 5, 2024
…e-NewLessonCommand

Create a new Lesson Command
Incogdino and others added 30 commits November 12, 2024 13:22
…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
Implementation for addgrade
Update DG for Export Command
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