qa-dev / jsonwire-grid

High-performance scalable implementation of Selenium Grid
MIT License
74 stars 10 forks source link

fix tests #34

Closed podtserkovskiy closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #34 into master will increase coverage by 0.71%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #34      +/-   ##
=========================================
+ Coverage   63.69%   64.4%   +0.71%     
=========================================
  Files          19      21       +2     
  Lines         606     871     +265     
=========================================
+ Hits          386     561     +175     
- Misses        206     267      +61     
- Partials       14      43      +29
Impacted Files Coverage Δ
storage/mysql/storage.go 66.66% <0%> (ø)
storage/mysql/factory.go 0% <0%> (ø)
pool/pool.go 85.22% <0%> (+4.54%) :arrow_up:
pool/strategy/persistent/strategy.go 79.24% <0%> (+5.66%) :arrow_up:
pool/capabilities/comparator.go 100% <0%> (+7.14%) :arrow_up:
pool/strategy/persistent/nodeHelper.go 100% <0%> (+22.22%) :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 e2f8bac...3b218e7. Read the comment docs.