apla / node-clickhouse

Yandex ClickHouse driver for nodejs
MIT License
217 stars 50 forks source link

Fix wrong request example #45

Closed artsector closed 4 years ago

artsector commented 4 years ago

Fix wrong request example with authorization configuration

codecov-io commented 4 years ago

Codecov Report

Merging #45 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   88.65%   88.65%           
=======================================
  Files           6        6           
  Lines         326      326           
=======================================
  Hits          289      289           
  Misses         37       37

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 263e564...f7a77ed. Read the comment docs.

nezed commented 4 years ago

Thank you for your contribution and sorry for late response. For in it was fixed with #34