scrapinghub / splash

Lightweight, scriptable browser as a service with an HTTP API
BSD 3-Clause "New" or "Revised" License
4.08k stars 514 forks source link

Allowlist/denylist wording #1110

Closed Gallaecio closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #1110 (d3a80b1) into master (6dc78f5) will increase coverage by 48.52%. The diff coverage is 81.81%.

@@             Coverage Diff             @@
##           master    #1110       +/-   ##
===========================================
+ Coverage        0   48.52%   +48.52%     
===========================================
  Files           0       55       +55     
  Lines           0     6190     +6190     
  Branches        0      851      +851     
===========================================
+ Hits            0     3004     +3004     
- Misses          0     3030     +3030     
- Partials        0      156      +156     
Impacted Files Coverage Δ
splash/proxy.py 60.17% <81.81%> (ø)
splash/lua_runner.py 68.96% <0.00%> (ø)
splash/kernel/__main__.py 0.00% <0.00%> (ø)
splash/kernel/completer.py 88.31% <0.00%> (ø)
splash/casperjs_utils.py 100.00% <0.00%> (ø)
splash/__init__.py 100.00% <0.00%> (ø)
splash/engines/chromium/browser_tab.py 25.22% <0.00%> (ø)
splash/kernel/inspections.py 45.61% <0.00%> (ø)
splash/lua.py 73.50% <0.00%> (ø)
... and 46 more