Skip to content

Conversation

@kmahar
Copy link
Contributor

@kmahar kmahar commented May 27, 2020

This PR updates our vendoring script to apply two patches to CLibMongoC, and also brings in the results of running the updated script.

successful patch: https://evergreen.mongodb.com/version/5ecd7264306615532c0d77cb

and libmongoc patch confirming that all their tests pass with 1.16 + these patches applied: https://evergreen.mongodb.com/version/5ecdaf2132f417195909fc40 (@kevinAlbs says it safe to ignore the debian-package-build and rpm-package-build failures)

Work to give us the new behavior (unspecified directConnection is treated as if it's set to false) will come in a follow-up PR.

@codecov-commenter
Copy link

codecov-commenter commented May 27, 2020

Codecov Report

Merging #489 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #489   +/-   ##
=======================================
  Coverage   76.89%   76.89%           
=======================================
  Files         125      125           
  Lines       13012    13012           
=======================================
  Hits        10005    10005           
  Misses       3007     3007           

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 78f1fd3...e4206d3. Read the comment docs.

Copy link
Contributor

@nbbeeken nbbeeken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking at a diff of diff is so meta

Copy link
Member

@mbroadst mbroadst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, glad this was less painful than I anticipated 😅

@kmahar kmahar merged commit 7e60c3c into master May 27, 2020
@kmahar kmahar deleted the libmongoc-patches branch May 27, 2020 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants