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-F13-4] UniMate #100

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

Merge pull request #195 from lihongguang00/branch-Website

79eb156
Select commit
Loading
Failed to load commit list.
Open

[CS2103-F13-4] UniMate #100

Merge pull request #195 from lihongguang00/branch-Website
79eb156
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 13, 2023 in 1s

79.19% of diff hit (target 88.98%)

View this Pull Request on Codecov

79.19% of diff hit (target 88.98%)

Annotations

Check warning on line 105 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#L105

Added line #L105 was not covered by tests

Check warning on line 91 in src/main/java/seedu/address/logic/commands/CommandResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CommandResult.java#L91

Added line #L91 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CompareCalendarByIndexCommand.java#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 40 in src/main/java/seedu/address/logic/commands/CompareCalendarByIndexCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CompareCalendarByIndexCommand.java#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 42 in src/main/java/seedu/address/logic/commands/CompareCalendarByIndexCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CompareCalendarByIndexCommand.java#L42

Added line #L42 was not covered by tests

Check warning on line 44 in src/main/java/seedu/address/logic/commands/CompareCalendarByIndexCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CompareCalendarByIndexCommand.java#L44

Added line #L44 was not covered by tests

Check warning on line 49 in src/main/java/seedu/address/logic/commands/CompareCalendarByIndexCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CompareCalendarByIndexCommand.java#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 51 in src/main/java/seedu/address/logic/commands/CompareCalendarByIndexCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CompareCalendarByIndexCommand.java#L51

Added line #L51 was not covered by tests

Check warning on line 53 in src/main/java/seedu/address/logic/commands/CompareCalendarByIndexCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CompareCalendarByIndexCommand.java#L53

Added line #L53 was not covered by tests

Check warning on line 30 in src/main/java/seedu/address/logic/commands/CompareCalendarByTagCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CompareCalendarByTagCommand.java#L28-L30

Added lines #L28 - L30 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CompareCalendarByTagCommand.java#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 39 in src/main/java/seedu/address/logic/commands/CompareCalendarByTagCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CompareCalendarByTagCommand.java#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 41 in src/main/java/seedu/address/logic/commands/CompareCalendarByTagCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CompareCalendarByTagCommand.java#L41

Added line #L41 was not covered by tests

Check warning on line 43 in src/main/java/seedu/address/logic/commands/CompareCalendarByTagCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CompareCalendarByTagCommand.java#L43

Added line #L43 was not covered by tests

Check warning on line 67 in src/main/java/seedu/address/logic/commands/DeleteContactEventCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/DeleteContactEventCommand.java#L67

Added line #L67 was not covered by tests

Check warning on line 94 in src/main/java/seedu/address/logic/commands/EditContactEventCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/EditContactEventCommand.java#L94

Added line #L94 was not covered by tests

Check warning on line 192 in src/main/java/seedu/address/logic/commands/EditContactEventCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/EditContactEventCommand.java#L189-L192

Added lines #L189 - L192 were not covered by tests

Check warning on line 216 in src/main/java/seedu/address/logic/commands/EditContactEventCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/EditContactEventCommand.java#L216

Added line #L216 was not covered by tests

Check warning on line 16 in src/main/java/seedu/address/logic/commands/SwitchListCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/SwitchListCommand.java#L16

Added line #L16 was not covered by tests

Check warning on line 18 in src/main/java/seedu/address/logic/parser/CompareCalendarByIndexCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/CompareCalendarByIndexCommandParser.java#L18

Added line #L18 was not covered by tests

Check warning on line 24 in src/main/java/seedu/address/logic/parser/CompareCalendarByIndexCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/CompareCalendarByIndexCommandParser.java#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 29 in src/main/java/seedu/address/logic/parser/CompareCalendarByIndexCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/CompareCalendarByIndexCommandParser.java#L26-L29

Added lines #L26 - L29 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/CompareCalendarByIndexCommandParser.java#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 17 in src/main/java/seedu/address/logic/parser/CompareCalendarByTagCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/CompareCalendarByTagCommandParser.java#L17

Added line #L17 was not covered by tests

Check warning on line 23 in src/main/java/seedu/address/logic/parser/CompareCalendarByTagCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/CompareCalendarByTagCommandParser.java#L22-L23

Added lines #L22 - L23 were not covered by tests