Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UUID parameter to server firmware management handler #70

Conversation

eupakhomov
Copy link
Contributor

Add session UUID to server firmware management handler to be able to tie requests to certain session

Eugene Pakhomov added 5 commits June 27, 2018 13:16
…clients

Minor clenup issues fixed in WebSocketListener
…(locally test runs ok)

Some logging added and timeouts increased (to be slightly greater than server shutdown timeout) to debug the issue
@codecov-io
Copy link

codecov-io commented Jun 27, 2018

Codecov Report

Merging #70 into master will decrease coverage by <.01%.
The diff coverage is 15.38%.

@@             Coverage Diff              @@
##             master      #70      +/-   ##
============================================
- Coverage     53.49%   53.48%   -0.01%     
- Complexity      812      813       +1     
============================================
  Files           180      180              
  Lines          3047     3053       +6     
  Branches        211      212       +1     
============================================
+ Hits           1630     1633       +3     
- Misses         1332     1337       +5     
+ Partials         85       83       -2

@TVolden
Copy link
Member

TVolden commented Jun 28, 2018

Hi Evgeny,

Good catch, I totally forgot about that. See this is the power of open source software, the community. 😃

Thanks

Thomas

P.s. the reason I don't merge them right away is that GitHub has this wierd rule that I'm not allowed to merge a PR that have red marks, on a phone.

@eupakhomov
Copy link
Contributor Author

Hi Thomas,

You're totally right and that's why I am so glad to see activity grows on the Gitter.
I will think a little bit about persistence of transaction related communications - if there is a possible quick win.

Kind regards,
Evgeny

@TVolden TVolden merged commit 700d51e into ChargeTimeEU:master Jun 29, 2018
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.

3 participants