Skip to content

Add comparators and static for consistent reference -- JUNI now works

Codecov / codecov/patch succeeded Mar 15, 2024 in 1s

78.84% of diff hit (target 77.81%)

View this Pull Request on Codecov

78.84% of diff hit (target 77.81%)

Annotations

Check warning on line 45 in src/main/java/staffconnect/logic/commands/SortCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/staffconnect/logic/commands/SortCommand.java#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 142 in src/main/java/staffconnect/model/ModelManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/staffconnect/model/ModelManager.java#L140-L142

Added lines #L140 - L142 were not covered by tests

Check warning on line 16 in src/main/java/staffconnect/model/person/comparators/ModuleComparator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/staffconnect/model/person/comparators/ModuleComparator.java#L16

Added line #L16 was not covered by tests

Check warning on line 16 in src/main/java/staffconnect/model/person/comparators/NameComparator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/staffconnect/model/person/comparators/NameComparator.java#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 16 in src/main/java/staffconnect/model/person/comparators/VenueComparator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/staffconnect/model/person/comparators/VenueComparator.java#L16

Added line #L16 was not covered by tests