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-W09-4] JABPro #41

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

Merge pull request #245 from sk2001git/master

e56a89c
Select commit
Loading
Failed to load commit list.
Open

[CS2103T-W09-4] JABPro #41

Merge pull request #245 from sk2001git/master
e56a89c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 16, 2024 in 1s

71.40% of diff hit (target 75.26%)

View this Pull Request on Codecov

71.40% of diff hit (target 75.26%)

Annotations

Check warning on line 43 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#L43

Added line #L43 was not covered by tests

Check warning on line 66 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#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 82 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#L82

Added line #L82 was not covered by tests

Check warning on line 89 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#L89

Added line #L89 was not covered by tests

Check warning on line 96 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#L96

Added line #L96 was not covered by tests

Check warning on line 101 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#L101

Added line #L101 was not covered by tests

Check warning on line 104 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#L104

Added line #L104 was not covered by tests

Check warning on line 94 in src/main/java/seedu/address/commons/util/StringUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/commons/util/StringUtil.java#L94

Added line #L94 was not covered by tests

Check warning on line 103 in src/main/java/seedu/address/commons/util/StringUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/commons/util/StringUtil.java#L103

Added line #L103 was not covered by tests

Check warning on line 114 in src/main/java/seedu/address/commons/util/StringUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/commons/util/StringUtil.java#L106-L114

Added lines #L106 - L114 were not covered by tests

Check warning on line 127 in src/main/java/seedu/address/commons/util/StringUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/commons/util/StringUtil.java#L116-L127

Added lines #L116 - L127 were not covered by tests

Check warning on line 79 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#L79

Added line #L79 was not covered by tests

Check warning on line 84 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#L84

Added line #L84 was not covered by tests

Check warning on line 94 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#L94

Added line #L94 was not covered by tests

Check warning on line 106 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#L106

Added line #L106 was not covered by tests

Check warning on line 116 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#L116

Added line #L116 was not covered by tests

Check warning on line 74 in src/main/java/seedu/address/logic/commands/CreateTagCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CreateTagCommand.java#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 97 in src/main/java/seedu/address/logic/commands/CreateTagCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CreateTagCommand.java#L97

Added line #L97 was not covered by tests

Check warning on line 102 in src/main/java/seedu/address/logic/commands/CreateTagCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CreateTagCommand.java#L102

Added line #L102 was not covered by tests

Check warning on line 110 in src/main/java/seedu/address/logic/commands/CreateTagCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CreateTagCommand.java#L110

Added line #L110 was not covered by tests

Check warning on line 133 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#L133

Added line #L133 was not covered by tests

Check warning on line 136 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#L136

Added line #L136 was not covered by tests

Check warning on line 159 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#L159

Added line #L159 was not covered by tests

Check warning on line 162 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#L162

Added line #L162 was not covered by tests

Check warning on line 164 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#L164

Added line #L164 was not covered by tests