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

Clean proxy in logs #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

StasDeep
Copy link
Contributor

@StasDeep StasDeep commented Jun 7, 2020

Fixes #30

@codecov-commenter
Copy link

Codecov Report

Merging #42 into master will increase coverage by 0.40%.
The diff coverage is 57.14%.

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   51.68%   52.08%   +0.40%     
==========================================
  Files           5        5              
  Lines         238      240       +2     
  Branches       39       39              
==========================================
+ Hits          123      125       +2     
  Misses        109      109              
  Partials        6        6              
Impacted Files Coverage Δ
rotating_proxies/expire.py 79.34% <57.14%> (+0.45%) ⬆️

@StasDeep
Copy link
Contributor Author

StasDeep commented Jun 7, 2020

@kmike could you please review it?

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.

Strip away password and/or username from proxy url before sending them to logs
2 participants