Skip to content

Conversation

@OHopiak
Copy link
Owner

@OHopiak OHopiak commented Apr 1, 2018

This version is more stable, hardcoded commands and network connections are now refactored, started using TCP instead of UDP

@OHopiak OHopiak self-assigned this Apr 1, 2018
@OHopiak OHopiak requested a review from Roman6917 April 1, 2018 22:09
@codecov-io
Copy link

codecov-io commented Apr 1, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@db1b1a5). Click here to learn what that means.
The diff coverage is 1.95%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master      #5   +/-   ##
========================================
  Coverage          ?   1.73%           
  Complexity        ?       6           
========================================
  Files             ?      21           
  Lines             ?     748           
  Branches          ?      42           
========================================
  Hits              ?      13           
  Misses            ?     735           
  Partials          ?       0
Impacted Files Coverage Δ Complexity Δ
.../java/com/fastchat/FastChat/util/Localization.java 0% <0%> (ø) 0 <0> (?)
...n/java/com/fastchat/FastChat/util/UTF8Control.java 0% <0%> (ø) 0 <0> (?)
...ava/com/fastchat/FastChat/networking/Protocol.java 0% <0%> (ø) 0 <0> (?)
...ava/com/fastchat/FastChat/client/gui/LoginGUI.java 0% <0%> (ø) 0 <0> (?)
...m/fastchat/FastChat/networking/NetworkCommand.java 0% <0%> (ø) 0 <0> (?)
...fastchat/FastChat/client/OnlineUsersInterface.java 0% <0%> (ø) 0 <0> (?)
...rc/main/java/com/fastchat/FastChat/beans/User.java 0% <0%> (ø) 0 <0> (?)
...fastchat/FastChat/networking/ProtocolCommands.java 0% <0%> (ø) 0 <0> (?)
...va/com/fastchat/FastChat/util/CommandRegistry.java 0% <0%> (ø) 0 <0> (?)
...main/java/com/fastchat/FastChat/client/Client.java 0% <0%> (ø) 0 <0> (?)
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db1b1a5...d87d2bb. Read the comment docs.

OHopiak added 3 commits April 3, 2018 17:13
… three characters in client, moved User to separate class, now it is used in both backend and frontend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants