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

Correctly working with gzipped requests (fixes #294) #295

Closed vania-pooh closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #295 into master will increase coverage by 0.32%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #295      +/-   ##
==========================================
+ Coverage   90.74%   91.06%   +0.32%     
==========================================
  Files           4        4              
  Lines         648      649       +1     
==========================================
+ Hits          588      591       +3     
+ Misses         49       47       -2     
  Partials       11       11
Impacted Files Coverage Δ
proxy.go 95.38% <100%> (+0.39%) :arrow_up:

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 457195e...7a9a282. Read the comment docs.