aerokube / ggr

A lightweight load balancer used to create big Selenium clusters
https://aerokube.com/ggr/latest/
Apache License 2.0
314 stars 74 forks source link

Update proxy.go #365

Closed artok03 closed 2 years ago

artok03 commented 2 years ago

Adding 'appium:deviceName' for selenium 4

codecov[bot] commented 2 years ago

Codecov Report

Merging #365 (9805818) into master (688e4f7) will decrease coverage by 0.27%. The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master     #365      +/-   ##
==========================================
- Coverage   88.49%   88.21%   -0.28%     
==========================================
  Files           4        4              
  Lines         591      594       +3     
==========================================
+ Hits          523      524       +1     
- Misses         52       53       +1     
- Partials       16       17       +1     
Flag Coverage Δ
go 88.21% <33.33%> (-0.28%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
proxy.go 92.21% <33.33%> (-0.37%) :arrow_down:

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 900d186...9805818. Read the comment docs.