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-T08-1] DLTBook #93

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

Merge pull request #190 from chongtzezhao/test-addpa-command

9226d36
Select commit
Loading
Failed to load commit list.
Open

[CS2103T-T08-1] DLTBook #93

Merge pull request #190 from chongtzezhao/test-addpa-command
9226d36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 7, 2024 in 1s

85.06% of diff hit (target 75.26%)

View this Pull Request on Codecov

85.06% of diff hit (target 75.26%)

Annotations

Check warning on line 61 in src/main/java/seedu/address/logic/Messages.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/Messages.java#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 131 in src/main/java/seedu/address/logic/commands/AbstractEditCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/AbstractEditCommand.java#L131

Added line #L131 was not covered by tests

Check warning on line 136 in src/main/java/seedu/address/logic/commands/AbstractEditCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/AbstractEditCommand.java#L136

Added line #L136 was not covered by tests

Check warning on line 99 in src/main/java/seedu/address/logic/commands/AddPublicAddressCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/AddPublicAddressCommand.java#L99

Added line #L99 was not covered by tests

Check warning on line 128 in src/main/java/seedu/address/logic/commands/DeletePublicAddressCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/DeletePublicAddressCommand.java#L128

Added line #L128 was not covered by tests

Check warning on line 140 in src/main/java/seedu/address/logic/commands/DeletePublicAddressCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/DeletePublicAddressCommand.java#L136-L140

Added lines #L136 - L140 were not covered by tests

Check warning on line 108 in src/main/java/seedu/address/logic/commands/EditPublicAddressCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/EditPublicAddressCommand.java#L108

Added line #L108 was not covered by tests

Check warning on line 107 in src/main/java/seedu/address/logic/commands/FilterByNetworkCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/FilterByNetworkCommand.java#L105-L107

Added lines #L105 - L107 were not covered by tests

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

Added line #L65 was not covered by tests

Check warning on line 72 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#L72

Added line #L72 was not covered by tests

Check warning on line 74 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#L74

Added line #L74 was not covered by tests

Check warning on line 56 in src/main/java/seedu/address/logic/parser/FilterByNetworkCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/FilterByNetworkCommandParser.java#L56

Added line #L56 was not covered by tests

Check warning on line 106 in src/main/java/seedu/address/model/addresses/PublicAddress.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/addresses/PublicAddress.java#L106

Added line #L106 was not covered by tests

Check warning on line 28 in src/main/java/seedu/address/model/addresses/PublicAddressFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/addresses/PublicAddressFactory.java#L28

Added line #L28 was not covered by tests

Check warning on line 50 in src/main/java/seedu/address/model/addresses/PublicAddressesComposition.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/addresses/PublicAddressesComposition.java#L50

Added line #L50 was not covered by tests

Check warning on line 102 in src/main/java/seedu/address/model/addresses/PublicAddressesComposition.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/addresses/PublicAddressesComposition.java#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 256 in src/main/java/seedu/address/model/addresses/PublicAddressesComposition.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/addresses/PublicAddressesComposition.java#L256

Added line #L256 was not covered by tests

Check warning on line 321 in src/main/java/seedu/address/model/addresses/PublicAddressesComposition.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/addresses/PublicAddressesComposition.java#L321

Added line #L321 was not covered by tests

Check warning on line 418 in src/main/java/seedu/address/model/addresses/PublicAddressesComposition.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/addresses/PublicAddressesComposition.java#L418

Added line #L418 was not covered by tests

Check warning on line 181 in src/main/java/seedu/address/model/person/Person.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/Person.java#L181

Added line #L181 was not covered by tests

Check warning on line 185 in src/main/java/seedu/address/model/person/Person.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/Person.java#L183-L185

Added lines #L183 - L185 were not covered by tests

Check warning on line 235 in src/main/java/seedu/address/model/person/Person.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/Person.java#L235

Added line #L235 was not covered by tests

Check warning on line 23 in src/main/java/seedu/address/model/util/SampleDataUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/util/SampleDataUtil.java#L23

Added line #L23 was not covered by tests

Check warning on line 65 in src/main/java/seedu/address/model/util/SampleDataUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/util/SampleDataUtil.java#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 62 in src/main/java/seedu/address/ui/PersonCard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/PersonCard.java#L62

Added line #L62 was not covered by tests