tudo-aqua / bgw

BoardGameWork
https://tudo-aqua.github.io/bgw/
Apache License 2.0
25 stars 16 forks source link

Spectator join feature #344

Closed dominikmaeckel closed 2 years ago

dominikmaeckel commented 2 years ago

Closes #343.

codecov[bot] commented 2 years ago

Codecov Report

Merging #344 (cf3c97d) into main (84c24d7) will decrease coverage by 0.05%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #344      +/-   ##
==========================================
- Coverage   14.18%   14.12%   -0.06%     
==========================================
  Files         270      274       +4     
  Lines        7118     7148      +30     
  Branches     1026     1035       +9     
==========================================
  Hits         1010     1010              
- Misses       6023     6053      +30     
  Partials       85       85              
Impacted Files Coverage Δ
...in/tools/aqua/bgw/net/client/BGWWebSocketClient.kt 0.00% <0.00%> (ø)
...otlin/tools/aqua/bgw/net/client/BoardGameClient.kt 0.00% <0.00%> (ø)
...et/common/notification/PlayerJoinedNotification.kt 0.00% <ø> (ø)
...common/notification/SpectatorJoinedNotification.kt 0.00% <0.00%> (ø)
...t/common/notification/SpectatorLeftNotification.kt 0.00% <0.00%> (ø)
...bgw/net/common/request/SpectatorJoinGameMessage.kt 0.00% <0.00%> (ø)
...gw/net/common/response/GameActionResponseStatus.kt 0.00% <0.00%> (ø)
...w/net/common/response/SpectatorJoinGameResponse.kt 0.00% <0.00%> (ø)
.../bgw/net/protocol/client/service/NetworkService.kt 0.00% <0.00%> (ø)
...protocol/client/service/ProtocolBoardGameClient.kt 0.00% <0.00%> (ø)
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.