Fitblip / wsstat

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

Add --insecure flag to allow connections without validating SSL certificates #9

Closed Fitblip closed 6 years ago

Fitblip commented 6 years ago

Fixes #5

codecov-io commented 6 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.13%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   75.78%   75.92%   +0.13%     
==========================================
  Files           5        5              
  Lines         318      324       +6     
==========================================
+ Hits          241      246       +5     
- Misses         77       78       +1
Impacted Files Coverage Δ
wsstat/__init__.py 100% <ø> (ø) :arrow_up:
wsstat/main.py 91.3% <100%> (+0.39%) :arrow_up:
wsstat/clients.py 70.65% <83.33%> (+0.26%) :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 ee590f9...d126b81. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.1%) to 75.926% when pulling d126b812264d49b664392b711c523786a8f06bbd on fitblip/add-ssl-ignore into ee590f92bb3e61da45a285b5ea287fdd10f4275a on master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.1%) to 75.926% when pulling d126b812264d49b664392b711c523786a8f06bbd on fitblip/add-ssl-ignore into ee590f92bb3e61da45a285b5ea287fdd10f4275a on master.