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-F10-4] TuitionConnect #157

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

Merge pull request #264 from Heran9/add-info-heran

e45b766
Select commit
Loading
Failed to load commit list.
Open

[CS2103-F10-4] TuitionConnect #157

Merge pull request #264 from Heran9/add-info-heran
e45b766
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 15, 2023 in 1s

82.60% of diff hit (target 75.26%)

View this Pull Request on Codecov

82.60% of diff hit (target 75.26%)

Annotations

Check warning on line 40 in src/main/java/seedu/address/MainApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/MainApp.java#L40

Added line #L40 was not covered by tests

Check warning on line 78 in src/main/java/seedu/address/logic/LogicManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/LogicManager.java#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 101 in src/main/java/seedu/address/logic/commands/EditCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/EditCommand.java#L101

Added line #L101 was not covered by tests

Check warning on line 106 in src/main/java/seedu/address/logic/commands/EditCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/EditCommand.java#L106

Added line #L106 was not covered by tests

Check warning on line 112 in src/main/java/seedu/address/logic/commands/EditCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/EditCommand.java#L112

Added line #L112 was not covered by tests

Check warning on line 121 in src/main/java/seedu/address/logic/commands/EditCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/EditCommand.java#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 57 in src/main/java/seedu/address/logic/commands/FreeTimeCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/FreeTimeCommand.java#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 35 in src/main/java/seedu/address/logic/commands/ListByDayCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/ListByDayCommand.java#L35

Added line #L35 was not covered by tests

Check warning on line 25 in src/main/java/seedu/address/logic/commands/ListUnPaidCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/ListUnPaidCommand.java#L22-L25

Added lines #L22 - L25 were not covered by tests

Check warning on line 47 in src/main/java/seedu/address/logic/commands/ListUnPaidCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/ListUnPaidCommand.java#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 31 in src/main/java/seedu/address/logic/commands/UnPaidAllCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/UnPaidAllCommand.java#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 89 in src/main/java/seedu/address/logic/parser/AddressBookParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/AddressBookParser.java#L89

Added line #L89 was not covered by tests

Check warning on line 92 in src/main/java/seedu/address/logic/parser/AddressBookParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/AddressBookParser.java#L92

Added line #L92 was not covered by tests

Check warning on line 95 in src/main/java/seedu/address/logic/parser/AddressBookParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/AddressBookParser.java#L95

Added line #L95 was not covered by tests

Check warning on line 98 in src/main/java/seedu/address/logic/parser/AddressBookParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/AddressBookParser.java#L98

Added line #L98 was not covered by tests

Check warning on line 101 in src/main/java/seedu/address/logic/parser/AddressBookParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/AddressBookParser.java#L101

Added line #L101 was not covered by tests

Check warning on line 110 in src/main/java/seedu/address/logic/parser/AddressBookParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/AddressBookParser.java#L110

Added line #L110 was not covered by tests

Check warning on line 39 in src/main/java/seedu/address/logic/parser/FindCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/FindCommandParser.java#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 53 in src/main/java/seedu/address/logic/parser/FindCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/FindCommandParser.java#L53

Added line #L53 was not covered by tests

Check warning on line 63 in src/main/java/seedu/address/logic/parser/FindCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/FindCommandParser.java#L63

Added line #L63 was not covered by tests

Check warning on line 33 in src/main/java/seedu/address/logic/parser/ListCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/ListCommandParser.java#L33

Added line #L33 was not covered by tests

Check warning on line 44 in src/main/java/seedu/address/logic/parser/ListCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/ListCommandParser.java#L39-L44

Added lines #L39 - L44 were not covered by tests

Check warning on line 46 in src/main/java/seedu/address/logic/parser/ListCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/ListCommandParser.java#L46

Added line #L46 was not covered by tests

Check warning on line 113 in src/main/java/seedu/address/model/ModelManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/ModelManager.java#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 207 in src/main/java/seedu/address/model/ModelManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/ModelManager.java#L207

Added line #L207 was not covered by tests