Fitblip / wsstat

Websocket stress testing made beautiful
MIT License
173 stars 24 forks source link

Update websockets to latest version. #8

Closed abawchen closed 6 years ago

abawchen commented 6 years ago

It should fix #7.

codecov-io commented 6 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is 80%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   75.78%   75.78%           
=======================================
  Files           5        5           
  Lines         318      318           
=======================================
  Hits          241      241           
  Misses         77       77
Impacted Files Coverage Δ
wsstat/gui.py 89.24% <100%> (ø) :arrow_up:
wsstat/clients.py 70.39% <50%> (ø) :arrow_up:

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 6d4336c...a38af88. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 75.786% when pulling a38af88a5cc107f731f14a07307f3d2cec7a48ac on abawchen:feat-update-websockets-version into 6d4336c1e32cd5d078757f45375e2542a96f4ab2 on Fitblip:master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 75.786% when pulling a38af88a5cc107f731f14a07307f3d2cec7a48ac on abawchen:feat-update-websockets-version into 6d4336c1e32cd5d078757f45375e2542a96f4ab2 on Fitblip:master.

Fitblip commented 6 years ago

Hey @abawchen - Huge thanks again for creating this PR. I've been swamped recently and unable to find time to dig through it to fix it!

Cheers!