motiv-labs / janus

An API Gateway written in Go
https://hellofresh.gitbooks.io/janus
MIT License
2.77k stars 319 forks source link

EES-3845 Use official mongo driver #459

Closed vgarvardt closed 3 years ago

vgarvardt commented 3 years ago

Official mongo driver is available for pretty long time. Would be nice to start using it instead of community one.

codecov[bot] commented 3 years ago

Codecov Report

Merging #459 into master will decrease coverage by 0.63%. The diff coverage is 1.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #459      +/-   ##
==========================================
- Coverage   45.21%   44.58%   -0.64%     
==========================================
  Files          77       77              
  Lines        2696     2723      +27     
==========================================
- Hits         1219     1214       -5     
- Misses       1399     1431      +32     
  Partials       78       78              
Impacted Files Coverage Δ
pkg/api/mongodb_repository.go 0.00% <0.00%> (ø)
pkg/plugin/basic/mongodb_repository.go 0.00% <0.00%> (-4.35%) :arrow_down:
pkg/plugin/oauth2/mongodb_repository.go 0.00% <0.00%> (ø)
pkg/plugin/oauth2/setup.go 8.24% <0.00%> (-0.09%) :arrow_down:
pkg/proxy/definition.go 68.96% <0.00%> (ø)
pkg/plugin/basic/setup.go 82.50% <50.00%> (-7.50%) :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 46cd6d7...35e3d9c. Read the comment docs.

iammuho commented 3 years ago

+1

Approved with Zappr Approved with Zappr

aleksandrzhiliaev commented 3 years ago

+1

Approved with Zappr Approved with Zappr Approved with Zappr Approved with Zappr