brianc / node-pg-types

Type parsing for node-postgres
268 stars 55 forks source link

Binary-format array fixes #103

Closed charmander closed 4 years ago

charmander commented 5 years ago

Details in individual commits!

codecov-io commented 5 years ago

Codecov Report

Merging #103 into master will increase coverage by 9.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   79.93%   89.04%   +9.11%     
==========================================
  Files           5        5              
  Lines         289      292       +3     
==========================================
+ Hits          231      260      +29     
+ Misses         58       32      -26
Impacted Files Coverage Δ
lib/binaryParsers.js 79.85% <100%> (+20.3%) :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 3d7647b...d68ff64. Read the comment docs.