JuliaDatabases / ODBC.jl

An ODBC interface for the Julia programming language
https://odbc.juliadatabases.org/stable
Other
106 stars 63 forks source link

Couple of fixes noticed while testing athena #276

Closed quinnj closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #276 into master will increase coverage by 0.07%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
+ Coverage   74.80%   74.88%   +0.07%     
==========================================
  Files           5        5              
  Lines         655      657       +2     
==========================================
+ Hits          490      492       +2     
  Misses        165      165              
Impacted Files Coverage Δ
src/dbinterface.jl 88.88% <50.00%> (-0.49%) :arrow_down:
src/API.jl 65.77% <100.00%> (+0.44%) :arrow_up:

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 1b6caa6...d493496. Read the comment docs.