Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use jll to install native lib #67

Merged
merged 1 commit into from
Jun 7, 2020
Merged

Conversation

aviks
Copy link
Contributor

@aviks aviks commented Jun 7, 2020

This compiled the mongo-c-driver libs without SASL, which means it won't be able to do krb5 or SASL auth mechanisms. Other auth mechanisms should work, but unsure how to test it fully.

Also, I don't have a local install of mongodb, so haven't been able to run all tests. Let's see what travis says.

@codecov
Copy link

codecov bot commented Jun 7, 2020

Codecov Report

Merging #67 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
- Coverage   87.92%   87.91%   -0.02%     
==========================================
  Files          11       11              
  Lines        1077     1076       -1     
==========================================
- Hits          947      946       -1     
  Misses        130      130              
Impacted Files Coverage Δ
src/Mongoc.jl 100.00% <ø> (ø)

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 9ec00c0...9a1936c. Read the comment docs.

@aviks aviks mentioned this pull request Jun 7, 2020
@felipenoris
Copy link
Owner

This is awesome! Thanks, @aviks !

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.

2 participants