qa-dev / jsonwire-grid

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

Mongo v.4 storage implementaton #50

Closed OlgaMinyaeva closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #50 into master will increase coverage by 1%. The diff coverage is 70.18%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master      #50    +/-   ##
========================================
+ Coverage   63.67%   64.68%    +1%     
========================================
  Files          21       23     +2     
  Lines         881     1042   +161     
========================================
+ Hits          561      674   +113     
- Misses        277      304    +27     
- Partials       43       64    +21
Impacted Files Coverage Δ
pool/node.go 83.33% <ø> (ø) :arrow_up:
storage/mysql/storage.go 66.66% <ø> (ø) :arrow_up:
pool/strategy/kubernetes/strategy.go 76.92% <ø> (ø) :arrow_up:
pool/strategy/persistent/strategy.go 79.24% <ø> (ø) :arrow_up:
storage/mongo/factory.go 57.5% <57.5%> (ø)
storage/mongo/mongo.go 74.38% <74.38%> (ø)

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 b27f8fa...676224e. Read the comment docs.

OlgaMinyaeva commented 4 years ago

Добавить проверку на версию MongoDB>=4, и в документации это отразить

OlgaMinyaeva commented 4 years ago

merge please)