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

Upgrade Java-Websocket and fix the restart test #109

Merged
merged 2 commits into from
Dec 2, 2020
Merged

Conversation

jimirocks
Copy link
Contributor

Resolves #28

@jimirocks jimirocks added this to the next milestone Nov 28, 2020
@jimirocks jimirocks added the bug Something isn't working label Nov 28, 2020
@codecov
Copy link

codecov bot commented Nov 28, 2020

Codecov Report

Merging #109 (c0f1d38) into master (4ac9f60) will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #109      +/-   ##
============================================
+ Coverage     75.76%   75.97%   +0.21%     
- Complexity      488      489       +1     
============================================
  Files            69       69              
  Lines          1411     1411              
  Branches        125      125              
============================================
+ Hits           1069     1072       +3     
+ Misses          273      271       -2     
+ Partials         69       68       -1     
Impacted Files Coverage Δ Complexity Δ
src/main/java/cz/smarteon/loxone/LoxoneAuth.java 70.63% <0.00%> (+2.38%) 31.00% <0.00%> (+1.00%)

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 4ac9f60...c0f1d38. Read the comment docs.

@PetrZufan PetrZufan merged commit b23308a into master Dec 2, 2020
@jimirocks jimirocks deleted the websocket branch December 2, 2020 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test of miniserver restart is unstable
2 participants