vapor-community / postgresql

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

Updates for Swift 4 #55

Closed sroebert closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #55 into master will increase coverage by 0.21%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   80.37%   80.59%   +0.21%     
==========================================
  Files          10       10              
  Lines        1106     1118      +12     
==========================================
+ Hits          889      901      +12     
  Misses        217      217
Impacted Files Coverage Δ
Sources/PostgreSQL/Bind/BinaryUtils.swift 94.63% <100%> (+0.18%) :arrow_up:
Sources/PostgreSQL/Bind/Bind+Node.swift 94.79% <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 a175cc3...8888afc. Read the comment docs.