Skip to content

Add detection of end for auto scrolling

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jan 10, 2024 in 1s

69.37% of diff hit (target 59.00%)

View this Pull Request on Codecov

69.37% of diff hit (target 59.00%)

Annotations

Check warning on line 153 in src/main/java/com/faforever/client/chat/ChatChannel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatChannel.java#L153

Added line #L153 was not covered by tests

Check warning on line 164 in src/main/java/com/faforever/client/chat/ChatChannel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatChannel.java#L164

Added line #L164 was not covered by tests

Check warning on line 183 in src/main/java/com/faforever/client/chat/ChatChannel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatChannel.java#L183

Added line #L183 was not covered by tests

Check warning on line 59 in src/main/java/com/faforever/client/chat/ChatMessage.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessage.java#L59

Added line #L59 was not covered by tests

Check warning on line 68 in src/main/java/com/faforever/client/chat/ChatMessage.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessage.java#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 169 in src/main/java/com/faforever/client/chat/ChatMessageController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageController.java#L167-L169

Added lines #L167 - L169 were not covered by tests

Check warning on line 203 in src/main/java/com/faforever/client/chat/ChatMessageController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageController.java#L203

Added line #L203 was not covered by tests

Check warning on line 206 in src/main/java/com/faforever/client/chat/ChatMessageController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageController.java#L205-L206

Added lines #L205 - L206 were not covered by tests

Check warning on line 208 in src/main/java/com/faforever/client/chat/ChatMessageController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageController.java#L208

Added line #L208 was not covered by tests

Check warning on line 215 in src/main/java/com/faforever/client/chat/ChatMessageController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageController.java#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 229 in src/main/java/com/faforever/client/chat/ChatMessageController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageController.java#L229

Added line #L229 was not covered by tests

Check warning on line 249 in src/main/java/com/faforever/client/chat/ChatMessageController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageController.java#L248-L249

Added lines #L248 - L249 were not covered by tests

Check warning on line 252 in src/main/java/com/faforever/client/chat/ChatMessageController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageController.java#L252

Added line #L252 was not covered by tests

Check warning on line 317 in src/main/java/com/faforever/client/chat/ChatMessageController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageController.java#L317

Added line #L317 was not covered by tests

Check warning on line 337 in src/main/java/com/faforever/client/chat/ChatMessageController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageController.java#L336-L337

Added lines #L336 - L337 were not covered by tests

Check warning on line 369 in src/main/java/com/faforever/client/chat/ChatMessageController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageController.java#L369

Added line #L369 was not covered by tests

Check warning on line 373 in src/main/java/com/faforever/client/chat/ChatMessageController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageController.java#L373

Added line #L373 was not covered by tests

Check warning on line 381 in src/main/java/com/faforever/client/chat/ChatMessageController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageController.java#L381

Added line #L381 was not covered by tests

Check warning on line 385 in src/main/java/com/faforever/client/chat/ChatMessageController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageController.java#L385

Added line #L385 was not covered by tests

Check warning on line 26 in src/main/java/com/faforever/client/chat/ChatMessageItemCell.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageItemCell.java#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 41 in src/main/java/com/faforever/client/chat/ChatMessageItemCell.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageItemCell.java#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 72 in src/main/java/com/faforever/client/chat/ChatMessageItemCell.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageItemCell.java#L72

Added line #L72 was not covered by tests

Check warning on line 76 in src/main/java/com/faforever/client/chat/ChatMessageItemCell.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageItemCell.java#L76

Added line #L76 was not covered by tests

Check warning on line 81 in src/main/java/com/faforever/client/chat/ChatMessageItemCell.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageItemCell.java#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 84 in src/main/java/com/faforever/client/chat/ChatMessageItemCell.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/faforever/client/chat/ChatMessageItemCell.java#L84

Added line #L84 was not covered by tests