jhc-systems / sqlest

Write SQL in Scala
https://jhc-systems.github.io/sqlest/latest/api/
Apache License 2.0
30 stars 17 forks source link

DLR-850-setQueryTimeout_on_commands #98

Closed AndyCa closed 4 years ago

AndyCa commented 4 years ago

setQueryTimeout on executeCommand

codecov-io commented 4 years ago

Codecov Report

Merging #98 into master will decrease coverage by 0.1%. The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   82.95%   82.84%   -0.11%     
==========================================
  Files          46       46              
  Lines        1226     1230       +4     
  Branches       81       76       -5     
==========================================
+ Hits         1017     1019       +2     
- Misses        209      211       +2
Impacted Files Coverage Δ
...lest/src/main/scala/sqlest/executor/Database.scala 67.48% <40%> (-0.44%) :arrow_down:

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 77955e1...3e46067. Read the comment docs.