Closed ferluci closed 5 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
proxyscrape/scrapers.py | 16 | 18 | 88.89% | ||
<!-- | Total: | 17 | 19 | 89.47% | --> |
Totals | |
---|---|
Change from base Build 30: | -0.3% |
Covered Lines: | 474 |
Relevant Lines: | 476 |
Totals | |
---|---|
Change from base Build 33: | 0.0% |
Covered Lines: | 474 |
Relevant Lines: | 474 |
Made a few tiny changes so it could be used with the proxyscrape.com integration and added a few tests.
Thanks for the PR :smile:
Previously, any connection errors caused the entire library to crash. Now such errors are caught.