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

Support system config #302

Merged
merged 2 commits into from
Jun 16, 2020
Merged

Support system config #302

merged 2 commits into from
Jun 16, 2020

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Jun 16, 2020

Fixes #300 and #299 by supporting system configuration if user sets OVERRIDE_ODBCJL_CONFIG environment variable.

@codecov
Copy link

codecov bot commented Jun 16, 2020

Codecov Report

Merging #302 into master will decrease coverage by 0.36%.
The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
- Coverage   78.22%   77.85%   -0.37%     
==========================================
  Files           6        6              
  Lines         753      763      +10     
==========================================
+ Hits          589      594       +5     
- Misses        164      169       +5     
Impacted Files Coverage Δ
src/API.jl 67.35% <90.00%> (+0.13%) ⬆️
src/ODBC.jl 60.00% <0.00%> (-8.75%) ⬇️

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 72d3354...7f5e0c3. Read the comment docs.

@quinnj quinnj merged commit 5f97cfe into master Jun 16, 2020
@quinnj quinnj deleted the jq/300.2 branch June 16, 2020 18:15
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.

Can't read system odbcinst.ini
1 participant