lunatic-cat / pg_exec_array_params

💎 PG::Connection#exec_params with arrays
MIT License
0 stars 0 forks source link

Add columns extraction #5

Closed razum2um closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #5 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #5   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         5    +2     
  Lines          131       171   +40     
=========================================
+ Hits           131       171   +40     
Impacted Files Coverage Δ
lib/pg_exec_array_params.rb 100.00% <100.00%> (ø)
lib/pg_exec_array_params/column.rb 100.00% <100.00%> (ø)
lib/pg_exec_array_params/query.rb 100.00% <100.00%> (ø)
spec/pg_exec_array_params/query_spec.rb 100.00% <100.00%> (ø)

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 547d2fe...4a6dbed. Read the comment docs.