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 --insecure flag to allow connections without validating SSL certificates #9

Merged
merged 1 commit into from Feb 13, 2018

Conversation

Fitblip
Copy link
Owner

@Fitblip Fitblip commented Feb 13, 2018

Fixes #5

@codecov-io
Copy link

codecov-io commented Feb 13, 2018

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% <ø> (ø) ⬆️
wsstat/main.py 91.3% <100%> (+0.39%) ⬆️
wsstat/clients.py 70.65% <83.33%> (+0.26%) ⬆️

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
Copy link

Coverage Status

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

1 similar comment
@coveralls
Copy link

Coverage Status

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

@Fitblip Fitblip merged commit 2a30c29 into master Feb 13, 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.

None yet

3 participants