vapor-community / postgresql

Robust PostgreSQL interface for Swift
MIT License
131 stars 33 forks source link

Pruthvikar patch 1 reference date fix 1 #44

Closed pruthvikar closed 7 years ago

pruthvikar commented 7 years ago

fixes issue #43

Removed internal implementation with swifts Foundation implementation

codecov-io commented 7 years ago

Codecov Report

Merging #44 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   80.25%   80.25%           
=======================================
  Files          10       10           
  Lines        1028     1028           
=======================================
  Hits          825      825           
  Misses        203      203
Impacted Files Coverage Δ
Sources/PostgreSQL/Bind/BinaryUtils.swift 98.1% <ø> (ø) :arrow_up:
Sources/PostgreSQL/Bind/Bind.swift 77.24% <100%> (ø) :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 5070e7d...f3eee22. Read the comment docs.