build(deps): update mongo-driver to v2#211
Conversation
fredbi
left a comment
There was a problem hiding this comment.
Thanks. I agree that we must upgrade. Good move.
|
@GaoJianAllen thanks for this update. Could you please fix the linting issues : Error: mongo.go:13:2: ST1019: package "go.mongodb.org/mongo-driver/v2/bson" is being imported more than once (staticcheck) And sign your commit (e.g. git commit -s , simple email will suffice) according to our DCO? |
13121db to
aaed5f3
Compare
Signed-off-by: Gao, Jian (Allen) <[email protected]>
|
@fredbi Please review again. |
Signed-off-by: Gao, Jian (Allen) <[email protected]>
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (45.45%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #211 +/- ##
=======================================
Coverage 85.01% 85.01%
=======================================
Files 14 14
Lines 2015 2015
=======================================
Hits 1713 1713
Misses 218 218
Partials 84 84 ☔ View full report in Codecov by Sentry. |
Change type
Please select: 🆕 New feature or enhancement|🔧 Bug fix'|📃 Documentation update
Short description
Fixes
Full description
Checklist