JuliaDatabases / ODBC.jl

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

fix #360 #361

Closed lgeissbauer-btig closed 1 year ago

lgeissbauer-btig commented 1 year ago

360

lgeissbauer-btig commented 1 year ago

Maybe we also wanna have a break condition - the current solution could hang for ever

codecov[bot] commented 1 year ago

Codecov Report

Merging #361 (be8bcf6) into main (4e0545d) will increase coverage by 4.90%. The diff coverage is 12.50%.

@@            Coverage Diff             @@
##             main     #361      +/-   ##
==========================================
+ Coverage   75.00%   79.90%   +4.90%     
==========================================
  Files           6        6              
  Lines         856      876      +20     
==========================================
+ Hits          642      700      +58     
+ Misses        214      176      -38     
Impacted Files Coverage Δ
src/API.jl 71.84% <12.50%> (+14.36%) :arrow_up:
src/dbinterface.jl 92.96% <0.00%> (+0.14%) :arrow_up:
src/ODBC.jl 70.58% <0.00%> (+1.83%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.