Skip to content

Conversation

@eupakhomov
Copy link
Contributor

No description provided.

…anage traffic for mobile connections)

Server/client links are reset after server/client is closed
Communicator logic to detect offline case relies on the closed flag
Cosmetics
@coveralls
Copy link

coveralls commented Apr 16, 2018

Coverage Status

Coverage decreased (-3.2%) to 50.551% when pulling 19ad28d on eupakhomov:0.5_new_utilities into 4821388 on ChargeTimeEU:master.

@codecov-io
Copy link

codecov-io commented Apr 16, 2018

Codecov Report

Merging #44 into master will decrease coverage by 3.07%.
The diff coverage is 0.54%.

@@             Coverage Diff              @@
##             master      #44      +/-   ##
============================================
- Coverage     51.09%   48.01%   -3.08%     
+ Complexity      673      672       -1     
============================================
  Files           157      160       +3     
  Lines          2558     2720     +162     
  Branches        180      195      +15     
============================================
- Hits           1307     1306       -1     
- Misses         1183     1345     +162     
- Partials         68       69       +1

Eugene Pakhomov added 5 commits April 17, 2018 12:26
- backward compatibility of exposed API preserved
- symmetric implementation for server and client
- fail-fast for server/client builders for WSS not initialized with SSLContext/SSLSocketFactory
- More explanatory exception for scheme and configuration mismatch for client than just NPE
WssFactoryBuilder and WssSocketBuilder now expose only the minimum required API
@eupakhomov
Copy link
Contributor Author

@sumlin I am trying to avoid to spend double effort making tests for not yet synchronized codebase. I tried to create pull requests in a way to add functionality incrementally to make it easier to merge. Once we are in sync I will migrate tests (which I already have done for standalone parts like utilities).

@TVolden TVolden merged commit 8486082 into ChargeTimeEU:master Apr 17, 2018
@eupakhomov eupakhomov deleted the 0.5_new_utilities branch April 17, 2018 21:36
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.

5 participants