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

Check for duplicate lesson and consult #218

docs: edit UG

237d53d
Select commit
Loading
Failed to load commit list.
Merged

Check for duplicate lesson and consult #218

docs: edit UG
237d53d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 3, 2024 in 0s

86.71% of diff hit (target 80.02%)

View this Pull Request on Codecov

86.71% of diff hit (target 80.02%)

Annotations

Check warning on line 60 in src/main/java/seedu/address/logic/commands/consultation/AddConsultCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/consultation/AddConsultCommand.java#L60

Added line #L60 was not covered by tests

Check warning on line 63 in src/main/java/seedu/address/logic/commands/lesson/AddLessonCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/lesson/AddLessonCommand.java#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 186 in src/main/java/seedu/address/model/consultation/Consultation.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/consultation/Consultation.java#L186

Added line #L186 was not covered by tests

Check warning on line 62 in src/main/java/seedu/address/model/consultation/UniqueConsultList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/consultation/UniqueConsultList.java#L62

Added line #L62 was not covered by tests

Check warning on line 106 in src/main/java/seedu/address/model/consultation/UniqueConsultList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/consultation/UniqueConsultList.java#L106

Added line #L106 was not covered by tests

Check warning on line 269 in src/main/java/seedu/address/model/lesson/Lesson.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/lesson/Lesson.java#L269

Added line #L269 was not covered by tests

Check warning on line 61 in src/main/java/seedu/address/model/lesson/UniqueLessonList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/lesson/UniqueLessonList.java#L61

Added line #L61 was not covered by tests

Check warning on line 105 in src/main/java/seedu/address/model/lesson/UniqueLessonList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/lesson/UniqueLessonList.java#L105

Added line #L105 was not covered by tests