claffin / cloudproxy

Hide your scrapers IP behind the cloud. Provision proxy servers across different cloud providers to improve your scraping success.
https://cloudproxy.io/
MIT License
1.4k stars 79 forks source link

CORS, changed schedule and IPs in providers #14

Closed claffin closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (488529e) into main (9c89446) will decrease coverage by 2.24%. The diff coverage is 37.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   67.13%   64.88%   -2.25%     
==========================================
  Files          15       15              
  Lines         359      393      +34     
==========================================
+ Hits          241      255      +14     
- Misses        118      138      +20     
Impacted Files Coverage Δ
cloudproxy/providers/aws/main.py 20.37% <0.00%> (ø)
cloudproxy/providers/manager.py 63.63% <0.00%> (ø)
cloudproxy/check.py 40.00% <25.00%> (-10.00%) :arrow_down:
cloudproxy/main.py 74.07% <46.15%> (-10.41%) :arrow_down:
cloudproxy/providers/settings.py 100.00% <100.00%> (ø)
tests/test_main.py 100.00% <100.00%> (ø)

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 9c89446...488529e. Read the comment docs.